public class HyperSpaceSearchCriteriaV99<I extends HyperSpaceSearchCriteria,S extends HyperSpaceSearchCriteriaV99<I,S>> extends SchemaV3<I,S>
Modifier and Type | Class and Description |
---|---|
static class |
HyperSpaceSearchCriteriaV99.CartesianSearchCriteriaV99
Search criteria for an exhaustive Cartesian hyperparameter search.
|
static class |
HyperSpaceSearchCriteriaV99.RandomDiscreteValueSearchCriteriaV99
Search criteria for random hyperparameter search using hyperparameter values given by
lists.
|
SchemaV3.Meta
Modifier and Type | Field and Description |
---|---|
HyperSpaceSearchCriteria.Strategy |
strategy |
__meta, _exclude_fields
Constructor and Description |
---|
HyperSpaceSearchCriteriaV99() |
Modifier and Type | Method and Description |
---|---|
S |
fillWithDefaults()
Fill with the default values from the corresponding Iced object.
|
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal
public S fillWithDefaults()