public static final class AutoMLBuildSpecV99.AutoMLBuildControlV99 extends water.api.Schema<AutoMLBuildSpec.AutoMLBuildControl,AutoMLBuildSpecV99.AutoMLBuildControlV99>
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
loss |
java.lang.String |
project_name |
hex.schemas.HyperSpaceSearchCriteriaV99.RandomDiscreteValueSearchCriteriaV99 |
stopping_criteria |
| Constructor and Description |
|---|
AutoMLBuildSpecV99.AutoMLBuildControlV99() |
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromImpl, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall@API(help="optional project name used to group models from multiple runs into a leaderboard; derived from the training data name if not specified") public java.lang.String project_name
@API(help="loss function",
direction=INPUT)
public java.lang.String loss
@API(help="stopping criteria for the search",
direction=INPUT)
public hex.schemas.HyperSpaceSearchCriteriaV99.RandomDiscreteValueSearchCriteriaV99 stopping_criteria