public class DeepLearningModelV3 extends water.api.schemas3.ModelSchemaV3<DeepLearningModel,DeepLearningModelV3,DeepLearningModel.DeepLearningParameters,DeepLearningV3.DeepLearningParametersV3,DeepLearningModel.DeepLearningModelOutput,DeepLearningModelV3.DeepLearningModelOutputV3>
| Modifier and Type | Class and Description |
|---|---|
static class |
DeepLearningModelV3.DeepLearningModelOutputV3 |
checksum, compatible_frames, output, parameters| Constructor and Description |
|---|
DeepLearningModelV3() |
| Modifier and Type | Method and Description |
|---|---|
DeepLearningModel |
createImpl() |
DeepLearningModelV3.DeepLearningModelOutputV3 |
createOutputSchema() |
DeepLearningV3.DeepLearningParametersV3 |
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 DeepLearningV3.DeepLearningParametersV3 createParametersSchema()
createParametersSchema in class water.api.schemas3.ModelSchemaV3<DeepLearningModel,DeepLearningModelV3,DeepLearningModel.DeepLearningParameters,DeepLearningV3.DeepLearningParametersV3,DeepLearningModel.DeepLearningModelOutput,DeepLearningModelV3.DeepLearningModelOutputV3>public DeepLearningModelV3.DeepLearningModelOutputV3 createOutputSchema()
createOutputSchema in class water.api.schemas3.ModelSchemaV3<DeepLearningModel,DeepLearningModelV3,DeepLearningModel.DeepLearningParameters,DeepLearningV3.DeepLearningParametersV3,DeepLearningModel.DeepLearningModelOutput,DeepLearningModelV3.DeepLearningModelOutputV3>public DeepLearningModel createImpl()
createImpl in class water.api.Schema<DeepLearningModel,DeepLearningModelV3>