rodrigo-arenas / Sklearn-genetic-opt

ML hyperparameters tuning and features selection, using evolutionary algorithms.
https://sklearn-genetic-opt.readthedocs.io
MIT License
289 stars 73 forks source link

0.3.x #3

Closed rodrigo-arenas closed 3 years ago

rodrigo-arenas commented 3 years ago

Simplified the internal algorithm by implemented data types under the Space concept, defining better the boundaries of each parameter, and defining sampling functions