public class HyperSpaceSearchCriteriaV99<I,S> extends Schema<HyperSpaceSearchCriteria,HyperSpaceSearchCriteriaV99.CartesianSearchCriteriaV99>
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.
|
Schema.Meta
Modifier and Type | Field and Description |
---|---|
HyperSpaceSearchCriteria.Strategy |
strategy |
Constructor and Description |
---|
HyperSpaceSearchCriteriaV99() |
Modifier and Type | Method and Description |
---|---|
S |
fillWithDefaults()
Fill with the default values from the corresponding Iced object.
|
createAndFillImpl, createImpl, fillFromImpl, fillFromParms, fillFromParms, fillImpl, get__meta, getExperimentalVersion, getHighestSupportedVersion, getImplClass, getImplClass, getLatestVersion, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, registerAllSchemasIfNecessary, schema, schema, schemaClass, schemaClass, schemas, setField
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal, writeJSON
public S fillWithDefaults()