Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-30933][ML][DOCS] ML, GraphX 3.0 QA: Update user guide for new …
…features & APIs ### What changes were proposed in this pull request? Change ml-tuning.html. ### Why are the changes needed? Add description for ```MultilabelClassificationEvaluator``` and ```RankingEvaluator```. ### Does this PR introduce any user-facing change? Yes before: ![image](https://user-images.githubusercontent.com/13592258/76437013-2c5ffb80-6376-11ea-8946-f5c2e7379b7c.png) after: ![image](https://user-images.githubusercontent.com/13592258/76437054-397cea80-6376-11ea-867f-fe8d8fa4e5b3.png) ### How was this patch tested? Closes apache#27880 from huaxingao/spark-30933. Authored-by: Huaxin Gao <[email protected]> Signed-off-by: Sean Owen <[email protected]>
- Loading branch information