public class NaiveBayesModel.SaveLoadV2_0$.Data
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
Data(double[] labels,
double[] pi,
double[][] theta,
String modelType) |
Modifier and Type | Method and Description |
---|---|
double[] |
labels() |
String |
modelType() |
double[] |
pi() |
double[][] |
theta() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait