Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/1155#issuecomment-47886626 @avulanov Thanks for adding metrics for multiclass classification! I made one pass. Besides the inline comments, how can we handle models that output raw scores for each category, e.g., prediction = {0: 0.05, 1: 0.11, 2: 0.88}, in the future?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---