You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiaokai Wei (JIRA)" <ji...@apache.org> on 2014/06/28 01:03:24 UTC

[jira] [Created] (SPARK-2311) Added additional GLMs into MLlib

Xiaokai Wei created SPARK-2311:
----------------------------------

             Summary: Added additional GLMs into MLlib
                 Key: SPARK-2311
                 URL: https://issues.apache.org/jira/browse/SPARK-2311
             Project: Spark
          Issue Type: New Feature
          Components: MLlib
            Reporter: Xiaokai Wei
            Priority: Minor


Though GeneralizedLinearModel in MLlib 1.0.0 has some important GLMs such as Logistic Regression, Linear Regression, some other important GLMs like Poisson Regression are still missing. 

Poisson Regression and Gamma Regression are two widely used models in industry with many applications. This patch added Poisson and Gamma Regression as additional GeneralizedLinearModels.



--
This message was sent by Atlassian JIRA
(v6.2#6252)