GitHub user tanwanirahul opened a pull request:

    https://github.com/apache/spark/pull/11322

    [SPARK-13452][MLLIB] RegressionMetrics to support RootMeanSquareLogar…

    ## What changes were proposed in this pull request?
    
    [SPARK-13452][MLLIB] RegressionMetrics to support 
RootMeanSquareLogarithmicError - RMSLE.
    
    Here we are adding a new metric for regression. RMSLE is used for wide 
variety of problems on Kaggle as an evaluation metric.
    
    ## How was the this patch tested?
    
    Corresponding test cases have been added and are passing. Also, scalastyle 
checks are passing too.
    
    …ithmicError - RMSLE

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tanwanirahul/spark temp

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/11322.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #11322
    
----
commit 6230607a364e28018cf721d9972b18c11c8be63b
Author: Rahul Tanwani <[email protected]>
Date:   2016-02-23T14:36:19Z

    [SPARK-13452][MLLIB] RegressionMetrics to support 
RootMeanSquareLogarithmicError - RMSLE

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to