public static class GeneralizedLinearRegression.FamilyAndLink$
extends Object
implements scala.Serializable
Modifier and Type | Field and Description |
---|---|
static GeneralizedLinearRegression.FamilyAndLink$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
FamilyAndLink$() |
Modifier and Type | Method and Description |
---|---|
org.apache.spark.ml.regression.GeneralizedLinearRegression.FamilyAndLink |
apply(GeneralizedLinearRegressionBase params)
Constructs the FamilyAndLink object from a parameter map
|
public static final GeneralizedLinearRegression.FamilyAndLink$ MODULE$
public org.apache.spark.ml.regression.GeneralizedLinearRegression.FamilyAndLink apply(GeneralizedLinearRegressionBase params)
params
- (undocumented)