public class GBMModelV3 extends SharedTreeModelV3<GBMModel,GBMModelV3,GBMModel.GBMParameters,GBMV3.GBMParametersV3,GBMModel.GBMOutput,GBMModelV3.GBMModelOutputV3>
Modifier and Type | Class and Description |
---|---|
static class |
GBMModelV3.GBMModelOutputV3 |
SharedTreeModelV3.SharedTreeModelOutputV3<O extends SharedTreeModel.SharedTreeOutput,SO extends SharedTreeModelV3.SharedTreeModelOutputV3<O,SO>>
checksum, compatible_frames, output, parameters
Constructor and Description |
---|
GBMModelV3() |
Modifier and Type | Method and Description |
---|---|
GBMModel |
createImpl() |
GBMModelV3.GBMModelOutputV3 |
createOutputSchema() |
GBMV3.GBMParametersV3 |
createParametersSchema() |
createAndFillImpl, extractVersionFromSchemaName, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCall
public GBMV3.GBMParametersV3 createParametersSchema()
createParametersSchema
in class water.api.schemas3.ModelSchemaV3<GBMModel,GBMModelV3,GBMModel.GBMParameters,GBMV3.GBMParametersV3,GBMModel.GBMOutput,GBMModelV3.GBMModelOutputV3>
public GBMModelV3.GBMModelOutputV3 createOutputSchema()
createOutputSchema
in class water.api.schemas3.ModelSchemaV3<GBMModel,GBMModelV3,GBMModel.GBMParameters,GBMV3.GBMParametersV3,GBMModel.GBMOutput,GBMModelV3.GBMModelOutputV3>
public GBMModel createImpl()
createImpl
in class water.api.Schema<GBMModel,GBMModelV3>