MCCEvaluation2 instead.@Deprecated public class MCCEvaluation extends Object implements ml.dmlc.xgboost4j.java.IEvaluation
| Constructor and Description |
|---|
MCCEvaluation()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
float |
eval(float[][] predicts,
ml.dmlc.xgboost4j.java.DMatrix dmat)
Deprecated.
|
String |
getMetric()
Deprecated.
|
public float eval(float[][] predicts,
ml.dmlc.xgboost4j.java.DMatrix dmat)
eval in interface ml.dmlc.xgboost4j.java.IEvaluationpublic String getMetric()
getMetric in interface ml.dmlc.xgboost4j.java.IEvaluationCopyright © 2018. All rights reserved.