Expand description
Different ranges for numeric parameters.
Enums
- A distribution for a floating point parameter’s range. All range endpoints are inclusive.
- A distribution for an integer parameter’s range. All range endpoints are inclusive. Only linear ranges are supported for integers since hosts expect discrete parameters to have a fixed step size.