Skip to content

Commit 2e02271

Browse files
authored
Sklearn-genetic-opt added
1 parent 23a9c52 commit 2e02271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@
203203
* [meza](https://github.com/reubano/meza) - A Python toolkit for processing tabular data.
204204
* [Prodmodel](https://github.com/prodmodel/prodmodel) - Build system for data science pipelines.
205205
* [dopanda](https://github.com/dovpanda-dev/dovpanda) - Hints and tips for using pandas in an analysis environment. <img height="20" src="img/pandas_big.png" alt="pandas compatible">
206-
* [CircleCi](https://circleci.com/): Automates your software builds, tests, and deployments.
207206

208207
## Feature Engineering
209208

@@ -333,6 +332,7 @@
333332
* [Spearmint](https://github.com/HIPS/Spearmint) - Bayesian optimization.
334333
* [BoTorch](https://github.com/pytorch/botorch) - Bayesian optimization in PyTorch. <img height="20" src="img/pytorch_big2.png" alt="PyTorch based/compatible">
335334
* [scikit-opt](https://github.com/guofei9987/scikit-opt) - Heuristic Algorithms for optimization.
335+
* [sklearn-genetic-opt](https://github.com/rodrigo-arenas/Sklearn-genetic-opt) - Hyperparameters tuning and feature selection, using evolutionary algorithms. <img height="20" src="img/sklearn_big.png" alt="sklearn">
336336
* [SMAC3](https://github.com/automl/SMAC3) - Sequential Model-based Algorithm Configuration.
337337
* [Optunity](https://github.com/claesenm/optunity) - Is a library containing various optimizers for hyperparameter tuning.
338338
* [hyperopt](https://github.com/hyperopt/hyperopt) - Distributed Asynchronous Hyperparameter Optimization in Python.

0 commit comments

Comments
 (0)