public static final class AutoMLBuildSpecV99.AutoMLBuildModelsV99 extends water.api.Schema<AutoMLBuildSpec.AutoMLBuildModels,AutoMLBuildSpecV99.AutoMLBuildModelsV99>
| Modifier and Type | Field and Description |
|---|---|
AutoML.algo[] |
exclude_algos |
hex.schemas.GridSearchSchema[] |
model_searches |
| Constructor and Description |
|---|
AutoMLBuildSpecV99.AutoMLBuildModelsV99() |
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="Prevent AutoML from trying these algos; ignored if you use the model_searches parameter",
values={"DL","GLRM","KMEANS","RF","GBM","GLM"},
direction=INPUT)
public AutoML.algo[] exclude_algos
@API(help="Optional model build parameter sets, including base hyperparameters and optional hyperparameter search.") public hex.schemas.GridSearchSchema[] model_searches