public static final class AutoMLBuildSpec.AutoMLBuildControl
extends water.Iced
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
loss |
int |
nfolds |
java.lang.String |
project_name
Identifier for models that should be grouped together in the leaderboard
(e.g., "airlines" and "iris").
|
hex.grid.HyperSpaceSearchCriteria.RandomDiscreteValueSearchCriteria |
stopping_criteria |
| Constructor and Description |
|---|
AutoMLBuildControl() |
public java.lang.String project_name
public java.lang.String loss
public hex.grid.HyperSpaceSearchCriteria.RandomDiscreteValueSearchCriteria stopping_criteria
public int nfolds