public interface RandomForestClassificationSummary extends ClassificationSummary
| Modifier and Type | Method and Description | 
|---|---|
| BinaryRandomForestClassificationSummary | asBinary()Convenient method for casting to BinaryRandomForestClassificationSummary. | 
accuracy, falsePositiveRateByLabel, fMeasureByLabel, fMeasureByLabel, labelCol, labels, precisionByLabel, predictionCol, predictions, recallByLabel, truePositiveRateByLabel, weightCol, weightedFalsePositiveRate, weightedFMeasure, weightedFMeasure, weightedPrecision, weightedRecall, weightedTruePositiveRateBinaryRandomForestClassificationSummary asBinary()