public class Predict
extends Object
implements scala.Serializable
Constructor and Description |
---|
Predict(double predict,
double prob) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
int |
hashCode() |
double |
predict() |
double |
prob() |
String |
toString() |