public class NaiveBayesModel.SaveLoadV1_0$.Data
extends java.lang.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() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait