Returns a discrete hyper param given a Java ArrayList through JavaConversions.
Returns a discrete hyper param given a Java ArrayList through JavaConversions.
The list of values from Java.
The random number seed.
A RangeHyperParam matched to the given type for min and max values.
Returns a range hyper param by matching to the given input type.
Returns a range hyper param by matching to the given input type.
The min value of the range
The max value of the range
The random number seed.
A RangeHyperParam matched to the given type for min and max values.