auto-sklearn
Hyperparameter tuner
An automated machine learning toolkit that uses Bayesian optimization and meta-learning to find the best hyperparameters for scikit-learn models.
Automated Machine Learning with scikit-learn
8k stars
214 watching
1k forks
Language: Python
last commit: 2 months ago
Linked from 4 awesome lists
automated-machine-learningautomlbayesian-optimizationhyperparameter-optimizationhyperparameter-searchhyperparameter-tuningmeta-learningmetalearningscikit-learnsmac
Related projects:
Repository | Description | Stars |
---|---|---|
pku-dair/mindware | An efficient AutoML system that automates the machine learning lifecycle | 53 |
keras-team/autokeras | An open-source AutoML system for deep learning based on Keras. | 9,172 |
autogluon/autogluon | Automates machine learning tasks to train accurate models in just a few lines of code | 8,167 |
western-oc2-lab/automl-implementation-for-static-and-dynamic-data-analytics | Automated Machine Learning implementation for static and dynamic data analytics with a focus on IoT anomaly detection | 624 |
sb-ai-lab/lightautoml | A framework for creating machine learning models with minimal code and customization options | 1,235 |
climbsrocks/auto_ml | Automated machine learning for production and analytics | 1,642 |
autoviml/auto_viml | Automatically builds multiple machine learning models using a single line of code. | 526 |
iryna-kondr/scikit-llm | Integrates large language models into scikit-learn for text analysis tasks | 3,387 |
mljar/mljar-supervised | Automated Machine Learning library for Python that streamlines data preparation, model selection, and hyperparameter tuning for tabular data. | 3,081 |
thumnlab/autogl | An autoML framework for machine learning on graphs, enabling researchers and developers to automate the process of building and training neural networks on graph data. | 1,094 |
automl/auto-pytorch | An automatic deep learning framework that jointly optimizes network architecture and training hyperparameters. | 2,385 |
skblaz/autobot | An autoML framework for evolving text representations to support explainable text classification models | 10 |
amueller/scipy_2015_sklearn_tutorial | Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. | 576 |
justmarkham/scikit-learn-videos | A tutorial series on machine learning with Python using scikit-learn | 3,680 |
deepwisdom/autodl | Automated deep learning algorithm that performs feature engineering, model selection, and hyperparameter tuning without human intervention. | 1,140 |