JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.apache.spark.mllib.regression
Package Hierarchies:
All Packages
Class Hierarchy
Object
org.apache.spark.mllib.regression.
GeneralizedLinearAlgorithm
<M> (implements org.apache.spark.internal.Logging, scala.Serializable)
org.apache.spark.mllib.regression.
LassoWithSGD
(implements scala.Serializable)
org.apache.spark.mllib.regression.
LinearRegressionWithSGD
(implements scala.Serializable)
org.apache.spark.mllib.regression.
RidgeRegressionWithSGD
(implements scala.Serializable)
org.apache.spark.mllib.regression.
GeneralizedLinearModel
(implements scala.Serializable)
org.apache.spark.mllib.regression.
LassoModel
(implements org.apache.spark.mllib.pmml.
PMMLExportable
, org.apache.spark.mllib.regression.
RegressionModel
, org.apache.spark.mllib.util.
Saveable
, scala.Serializable)
org.apache.spark.mllib.regression.
LinearRegressionModel
(implements org.apache.spark.mllib.pmml.
PMMLExportable
, org.apache.spark.mllib.regression.
RegressionModel
, org.apache.spark.mllib.util.
Saveable
, scala.Serializable)
org.apache.spark.mllib.regression.
RidgeRegressionModel
(implements org.apache.spark.mllib.pmml.
PMMLExportable
, org.apache.spark.mllib.regression.
RegressionModel
, org.apache.spark.mllib.util.
Saveable
, scala.Serializable)
org.apache.spark.mllib.regression.
IsotonicRegression
(implements java.io.Serializable)
org.apache.spark.mllib.regression.
IsotonicRegressionModel
(implements org.apache.spark.mllib.util.
Saveable
, java.io.Serializable)
org.apache.spark.mllib.regression.
LabeledPoint
(implements scala.Product, scala.Serializable)
org.apache.spark.mllib.regression.
StreamingLinearAlgorithm
<M,A> (implements org.apache.spark.internal.Logging)
org.apache.spark.mllib.regression.
StreamingLinearRegressionWithSGD
(implements scala.Serializable)
Interface Hierarchy
java.io.Serializable
scala.Serializable
org.apache.spark.mllib.regression.
RegressionModel
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes