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