deil87 / automl-genetic

Applying genetic programming to AutoML https://travis-ci.org/deil87/automl-genetic.svg?branch=master
12 stars 3 forks source link

Fix out of bound exception while mutating hyperparameters #179

Open deil87 opened 5 years ago

deil87 commented 5 years ago

Max and min boundaries which are less then 1.0 are being casted to int in getNextInRange