Interface FMClassificationSummary
- All Superinterfaces:
- BinaryClassificationSummary,- ClassificationSummary,- Serializable
- All Known Subinterfaces:
- FMClassificationTrainingSummary
- All Known Implementing Classes:
- FMClassificationSummaryImpl,- FMClassificationTrainingSummaryImpl
Abstraction for FMClassifier results for a given model.
- 
Method SummaryMethods inherited from interface org.apache.spark.ml.classification.BinaryClassificationSummaryareaUnderROC, fMeasureByThreshold, pr, precisionByThreshold, recallByThreshold, roc, scoreColMethods inherited from interface org.apache.spark.ml.classification.ClassificationSummaryaccuracy, falsePositiveRateByLabel, fMeasureByLabel, fMeasureByLabel, labelCol, labels, precisionByLabel, predictionCol, predictions, recallByLabel, truePositiveRateByLabel, weightCol, weightedFalsePositiveRate, weightedFMeasure, weightedFMeasure, weightedPrecision, weightedRecall, weightedTruePositiveRate