Description
This JIRA is for extending the support of MLlib's Generalized Linear Models (GLMs) to more model families and link functions in SparkR. After SPARK-12811, we should be able to wrap GeneralizedLinearRegression in SparkR with support of popular families and link functions.
Attachments
Issue Links
- blocks
-
SPARK-14324 Refactor GLMs code in SparkRWrappers
- Resolved
- contains
-
SPARK-9838 Support Poisson family in SparkR:::glm
- Closed
-
SPARK-9839 Support Gamma family in SparkR:::glm
- Closed
-
SPARK-9840 Support popular link functions in SparkR:::glm
- Closed
- is depended upon by
-
SPARK-13925 Expose R-like summary statistics in SparkR::glm for more family and link functions
- Resolved
- is duplicated by
-
SPARK-9838 Support Poisson family in SparkR:::glm
- Closed
-
SPARK-9839 Support Gamma family in SparkR:::glm
- Closed
-
SPARK-9840 Support popular link functions in SparkR:::glm
- Closed
- relates to
-
SPARK-12811 Estimator interface for generalized linear models (GLMs)
- Resolved
- links to