Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
Description
mllib.evaluation contains a RankingMetrics class, while there is no RankingEvaluator in ml.evaluation. Such an evaluator can be useful for recommendation evaluation (and can be useful in other settings potentially).
Should be thought about in conjunction with adding the "recommendAll" methods in SPARK-13857, so that top-k ranking metrics can be used in cross-validators.
Attachments
Attachments
Issue Links
- duplicates
-
SPARK-28045 add missing RankingEvaluator
- Resolved
- is related to
-
SPARK-13857 Feature parity for ALS ML with MLLIB
- Closed
-
SPARK-18948 Add Mean Percentile Rank metric for ranking algorithms
- Resolved
- relates to
-
SPARK-14489 RegressionEvaluator returns NaN for ALS in Spark ml
- Resolved
- links to