Interface MultilayerPerceptronClassificationSummary
- All Superinterfaces:
ClassificationSummary
,Serializable
- All Known Subinterfaces:
MultilayerPerceptronClassificationTrainingSummary
- All Known Implementing Classes:
MultilayerPerceptronClassificationSummaryImpl
,MultilayerPerceptronClassificationTrainingSummaryImpl
Abstraction for MultilayerPerceptronClassification results for a given model.
-
Method Summary
Methods inherited from interface org.apache.spark.ml.classification.ClassificationSummary
accuracy, falsePositiveRateByLabel, fMeasureByLabel, fMeasureByLabel, labelCol, labels, precisionByLabel, predictionCol, predictions, recallByLabel, truePositiveRateByLabel, weightCol, weightedFalsePositiveRate, weightedFMeasure, weightedFMeasure, weightedPrecision, weightedRecall, weightedTruePositiveRate