autonomio / talos

Hyperparameter Experiments with TensorFlow and Keras
https://autonom.io
MIT License
1.62k stars 270 forks source link

Getting issue with round_limit optimize features #472

Closed nandinimatam closed 4 years ago

nandinimatam commented 4 years ago

No eligble random_method found. Using uniform_mersenne.

-----> regressionModel failed!!!. Sample larger than population or is negative

i am getting issue above while i am tuning with round_limit=10 or round_limit=20 or more than that , it is working with round_limit=5 ,

please suggest on this issue ,why it is not working if i am increasing the round_limit .

mikkokotila commented 4 years ago

Please share your parameter dictionary.

nandinimatam commented 4 years ago

thanks i got my mistake its about parameter dictionary only.