public class NaiveBayesModelV3 extends ModelSchemaV3<NaiveBayesParametersV3,NaiveBayesModelOutputV3>
checksum, compatibleFrames, output, parametersalgo, algoFullName, dataFrame, modelId, responseColumnName, timestamp| Constructor and Description |
|---|
NaiveBayesModelV3()
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|
public java.lang.String toString()
toString in class ModelSchemaV3<NaiveBayesParametersV3,NaiveBayesModelOutputV3>