public static class CrossValidation.Score extends Object
| Constructor and Description |
|---|
Score() |
| Modifier and Type | Method and Description |
|---|---|
double |
getAccuracy() |
double |
getF1() |
double |
getF2() |
double |
getPrecision() |
double |
getRecall() |
String |
toString() |
Copyright © 2017. All rights reserved.