public class NaiveBayesModelV3 extends water.api.schemas3.ModelSchemaV3<NaiveBayesModel,NaiveBayesModelV3,NaiveBayesModel.NaiveBayesParameters,NaiveBayesV3.NaiveBayesParametersV3,NaiveBayesModel.NaiveBayesOutput,NaiveBayesModelV3.NaiveBayesModelOutputV3>
| Modifier and Type | Class and Description |
|---|---|
static class |
NaiveBayesModelV3.NaiveBayesModelOutputV3 |
checksum, compatible_frames, output, parameters| Constructor and Description |
|---|
NaiveBayesModelV3() |
| Modifier and Type | Method and Description |
|---|---|
NaiveBayesModel |
createImpl() |
NaiveBayesModelV3.NaiveBayesModelOutputV3 |
createOutputSchema() |
NaiveBayesV3.NaiveBayesParametersV3 |
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 NaiveBayesV3.NaiveBayesParametersV3 createParametersSchema()
createParametersSchema in class water.api.schemas3.ModelSchemaV3<NaiveBayesModel,NaiveBayesModelV3,NaiveBayesModel.NaiveBayesParameters,NaiveBayesV3.NaiveBayesParametersV3,NaiveBayesModel.NaiveBayesOutput,NaiveBayesModelV3.NaiveBayesModelOutputV3>public NaiveBayesModelV3.NaiveBayesModelOutputV3 createOutputSchema()
createOutputSchema in class water.api.schemas3.ModelSchemaV3<NaiveBayesModel,NaiveBayesModelV3,NaiveBayesModel.NaiveBayesParameters,NaiveBayesV3.NaiveBayesParametersV3,NaiveBayesModel.NaiveBayesOutput,NaiveBayesModelV3.NaiveBayesModelOutputV3>public NaiveBayesModel createImpl()
createImpl in class water.api.Schema<NaiveBayesModel,NaiveBayesModelV3>