public static class GeneralizedLinearRegression.Link$
extends Object
implements scala.Serializable
Modifier and Type | Field and Description |
---|---|
static GeneralizedLinearRegression.Link$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
GeneralizedLinearRegression.Link$() |
Modifier and Type | Method and Description |
---|---|
org.apache.spark.ml.regression.GeneralizedLinearRegression.Link |
fromName(String name)
Gets the
Link object from its name. |
public static final GeneralizedLinearRegression.Link$ MODULE$