public class GBMModelV2 extends water.api.ModelSchema<GBMModel,GBMModelV2,GBMModel.GBMParameters,GBMModel.GBMOutput>
| Modifier and Type | Class and Description |
|---|---|
static class |
GBMModelV2.GBMModelOutputV2 |
| Constructor and Description |
|---|
GBMModelV2() |
| Modifier and Type | Method and Description |
|---|---|
GBMModel |
createImpl() |
GBMModelV2.GBMModelOutputV2 |
createOutputSchema() |
GBMV2.GBMParametersV2 |
createParametersSchema() |
acceptsFrame, createAndFillImpl, extractVersion, fillFromParms, fillImpl, getImplClass, getImplClass, getSchemaVersion, markdown, markdown, markdown, markdown, newInstance, register, registerAllSchemasIfNecessary, schema, schema, schema, schema, schema, schemaClass, schemaClass, schemaClass, schemaClass, schemaspublic GBMV2.GBMParametersV2 createParametersSchema()
createParametersSchema in class water.api.ModelSchema<GBMModel,GBMModelV2,GBMModel.GBMParameters,GBMModel.GBMOutput>public GBMModelV2.GBMModelOutputV2 createOutputSchema()
createOutputSchema in class water.api.ModelSchema<GBMModel,GBMModelV2,GBMModel.GBMParameters,GBMModel.GBMOutput>public GBMModel createImpl()
createImpl in class water.api.Schema<GBMModel,GBMModelV2>