rsteca / sklearn-deap

Use evolutionary algorithms instead of gridsearch in scikit-learn
MIT License
770 stars 130 forks source link

Examples for comparisons between random search and GA search are needed. #7

Closed olologin closed 8 years ago

olologin commented 8 years ago

We have to find such hyperparameter optimization task where we will see notable differences between random search and EvolutionaryAlgorithmSearchCV search.