Generalized linear regression in Spark 2.0

This recipe covers the generalized regression model (GLM) implementation in Spark 2.0. There is a great parallel between this GeneralizedLinearRegression in Spark 2.0 and glmnet implementation in R. This API is a welcome addition that allows you to select and set both distribution family (for example, Gaussian) and link functions (for example, inverse log) with a coherent and well-designed API.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.156.122