Hyperopt randint return values smaller than lower limit

41 views
Skip to first unread message

Prateek Singh

unread,
Mar 30, 2022, 12:30:24 PM3/30/22
to hyperopt-discuss
Hi everyone!

I am using using Hyperopt's randint in one of my hyperparameter tuning experiments, where my model is getting hyperparamter values from fmin that are lower than than the lower limit specified for randint,

I am passing the following parameters to the hp.randint function (label, low=4, high=12) and the value I got was 0

my env is setup as follows:
hyperopt==0.2.7
numpy==1.19.4
transformers==2.11.0
torch==1.10.2

Any ideas/pointers on how can I resolve this error?

Do let me know if you need any other information

Thanks
Prateek
Reply all
Reply to author
Forward
0 new messages