Joseph K. Bradley created SPARK-8534:
----------------------------------------

             Summary: Gini for regression metrics and evaluator
                 Key: SPARK-8534
                 URL: https://issues.apache.org/jira/browse/SPARK-8534
             Project: Spark
          Issue Type: New Feature
          Components: ML, MLlib
            Reporter: Joseph K. Bradley
            Priority: Minor


One common metric we do not have in RegressionMetrics or RegressionEvaluator is 
Gini: [https://www.kaggle.com/wiki/Gini]

Implementing (normalized) Gini would be nice.  However, it might be expensive; 
I believe it would require sorting the labels.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to