Skip to content

set step #107

@yhdss

Description

@yhdss

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions