Class GeneralizedLinearRegression.FamilyAndLink$

Object
org.apache.spark.ml.regression.GeneralizedLinearRegression.FamilyAndLink$
All Implemented Interfaces:
Serializable, scala.Serializable
Enclosing class:
GeneralizedLinearRegression

public static class GeneralizedLinearRegression.FamilyAndLink$ extends Object implements scala.Serializable
See Also:
  • Field Details

  • Constructor Details

    • FamilyAndLink$

      public FamilyAndLink$()
  • Method Details

    • apply

      public org.apache.spark.ml.regression.GeneralizedLinearRegression.FamilyAndLink apply(GeneralizedLinearRegressionBase params)
      Constructs the FamilyAndLink object from a parameter map
      Parameters:
      params - (undocumented)
      Returns:
      (undocumented)