nextflow-io/hyperopt
Nextflow pipeline for hyperparameter optimization of machine learning models
This tool helps machine learning engineers and data scientists efficiently compare and select the best performing predictive model for a given dataset. You provide a dataset, and it automatically trains and evaluates multiple machine learning models. The output is a clear selection of the optimal model, along with its training and prediction results.
No commits in the last 6 months.
Use this if you need to systematically find the best machine learning model for your data without manually running and comparing many different options.
Not ideal if you are looking for a platform to deploy and manage production machine learning models.
Stars
25
Forks
6
Language
Python
License
MPL-2.0
Category
Last pushed
May 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nextflow-io/hyperopt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
optuna/optuna
A hyperparameter optimization framework
keras-team/keras-tuner
A Hyperparameter Tuning Library for Keras
KernelTuner/kernel_tuner
Kernel Tuner
syne-tune/syne-tune
Large scale and asynchronous Hyperparameter and Architecture Optimization at your fingertips.
deephyper/deephyper
DeepHyper: A Python Package for Massively Parallel Hyperparameter Optimization in Machine Learning