public static final class AutoMLBuildSpecV99.AutoMLCustomParameterV99<V> extends water.api.Schema<water.Iced,AutoMLBuildSpecV99.AutoMLCustomParameterV99<V>>
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name |
java.lang.String |
scope |
water.util.JSONValue |
value |
| Constructor and Description |
|---|
AutoMLCustomParameterV99() |
createAndFillImpl, createImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall@API(help="Scope of application of the parameter (specific algo, or any algo).",
valuesProvider=AutoMLBuildSpecV99.ScopeProvider.class)
public java.lang.String scope
@API(help="Name of the model parameter.") public java.lang.String name
@API(help="Value of the model parameter.") public water.util.JSONValue value