public static final class AutoMLBuildSpecV99.AutoMLBuildModelsV99 extends water.api.Schema<AutoMLBuildSpec.AutoMLBuildModels,AutoMLBuildSpecV99.AutoMLBuildModelsV99>
| Modifier and Type | Field and Description |
|---|---|
Algo[] |
exclude_algos |
Algo[] |
include_algos |
| Constructor and Description |
|---|
AutoMLBuildModelsV99() |
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromBody, fillFromImpl, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall@API(help="A list of algorithms to skip during the model-building phase.",
valuesProvider=AutoMLBuildSpecV99.AlgoProvider.class,
direction=INPUT)
public Algo[] exclude_algos
@API(help="A list of algorithms to restrict to during the model-building phase.",
valuesProvider=AutoMLBuildSpecV99.AlgoProvider.class,
direction=INPUT)
public Algo[] include_algos