public class GAMModelV3 extends water.api.schemas3.ModelSchemaV3<GAMModel,GAMModelV3,GAMModel.GAMParameters,GAMV3.GAMParametersV3,GAMModel.GAMModelOutput,GAMModelV3.GAMModelOutputV3>
| Modifier and Type | Class and Description |
|---|---|
static class |
GAMModelV3.GAMModelOutputV3 |
checksum, compatible_frames, output, parameters| Constructor and Description |
|---|
GAMModelV3() |
| Modifier and Type | Method and Description |
|---|---|
GAMModel |
createImpl() |
GAMModelV3.GAMModelOutputV3 |
createOutputSchema() |
GAMV3.GAMParametersV3 |
createParametersSchema() |
createAndFillImpl, extractVersionFromSchemaName, fillFromAny, fillFromBody, fillFromImpl, fillFromImpl, fillFromParms, fillFromParms, fillFromParms, fillImpl, fillImpl, getImplClass, getImplClass, getSchemaName, getSchemaType, getSchemaVersion, init_meta, markdown, markdown, newInstance, newInstance, setField, setSchemaType_doNotCallpublic GAMV3.GAMParametersV3 createParametersSchema()
createParametersSchema in class water.api.schemas3.ModelSchemaV3<GAMModel,GAMModelV3,GAMModel.GAMParameters,GAMV3.GAMParametersV3,GAMModel.GAMModelOutput,GAMModelV3.GAMModelOutputV3>public GAMModelV3.GAMModelOutputV3 createOutputSchema()
createOutputSchema in class water.api.schemas3.ModelSchemaV3<GAMModel,GAMModelV3,GAMModel.GAMParameters,GAMV3.GAMParametersV3,GAMModel.GAMModelOutput,GAMModelV3.GAMModelOutputV3>public GAMModel createImpl()
createImpl in class water.api.Schema<GAMModel,GAMModelV3>