mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-27 10:08:57 +03:00
Merge pull request #800 from rodrigo-arenas/master
[PR] Add Sklearn-genetic-opt
This commit is contained in:
commit
583f0f9c3e
@ -1185,6 +1185,7 @@ be
|
||||
* [Backprop](https://github.com/backprop-ai/backprop) - Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.
|
||||
* [River](https://github.com/online-ml/river): A framework for general purpose online machine learning.
|
||||
* [FEDOT](https://github.com/nccr-itmo/FEDOT): An AutoML framework for the automated design of composite modeling pipelines. It can handle classification, regression, and time series forecasting tasks on different types of data (including multi-modal datasets).
|
||||
* [Sklearn-genetic-opt](https://github.com/rodrigo-arenas/Sklearn-genetic-opt): An AutoML package for hyperparameters tuning using evolutionary algorithms, with built-in callbacks, plotting, remote logging and more.
|
||||
* [Evidently](https://github.com/evidentlyai/evidently): Interactive reports to analyze machine learning models during validation or production monitoring.
|
||||
|
||||
<a name="python-data-analysis--data-visualization"></a>
|
||||
|
Loading…
Reference in New Issue
Block a user