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)