public class ModelBuilderJobV3<J extends ModelBuilder,S extends ModelBuilderJobV3<J,S>> extends JobV3<J,S>
H2OModelBuilderErrorV3,
Serialized FormSchema.Meta| Modifier and Type | Field and Description |
|---|---|
ModelParametersSchema |
parameters |
description, dest, error_count, exception, key, messages, msec, progress, progress_msg, start_time, status| Constructor and Description |
|---|
ModelBuilderJobV3() |
| Modifier and Type | Method and Description |
|---|---|
S |
fillFromImpl(ModelBuilder builder)
Fill this Schema from the given implementation object.
|
createImpl, fillFromImpl, linkcreateAndFillImpl, fillFromParms, fillFromParms, fillImpl, get__meta, getExperimentalVersion, getHighestSupportedVersion, getImplClass, getImplClass, getLatestVersion, getSchemaVersion, markdown, markdown, markdown, newInstance, newInstance, registerAllSchemasIfNecessary, schema, schema, schemaClass, schemas, setFieldclone, frozenType, read_impl, read, readExternal, readJSON_impl, readJSON, toJsonString, write_impl, write, writeExternal, writeJSON_impl, writeJSON@API(help="Model builder parameters.", direction=OUTPUT) public ModelParametersSchema parameters
public S fillFromImpl(ModelBuilder builder)
SchemafillFromImpl in class Schema<J extends ModelBuilder,S extends ModelBuilderJobV3<J,S>>