-
Notifications
You must be signed in to change notification settings - Fork 458
Open
Description
I have e question how can i set step for hebo.for example I want a parameter like Categorical(np.arange(0,1,0.02),name='MedInc'), about a param medlnc range from zero to one and step is 0.02.i try to use cat but the code is error like :
jitter = 1e-07
jitter = 1e-06
jitter = 9.999999999999999e-06
jitter = 9.999999999999999e-05
jitter = 0.001
jitter = 0.01
jitter = 0.1
jitter = 1.0
jitter = 10.0
jitter is too large, output random predictions
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels