Package deepnetts.eval
Class ClassificationMetrics.Stats
java.lang.Object
deepnetts.eval.ClassificationMetrics.Stats
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
accuracy
public double accuracy -
precision
public double precision -
recall
public double recall -
fScore
public double fScore -
mserror
public double mserror -
correlationCoefficient
public double correlationCoefficient
-
-
Constructor Details
-
Stats
public Stats()
-
-
Method Details
-
toString
-