Package

org.apache.spark.ml.regression

odkl

Permalink

package odkl

Visibility
  1. Public
  2. All

Type Members

  1. class LinearRegression extends Estimator[odkl.LinearRegressionModel] with SummarizableEstimator[odkl.LinearRegressionModel] with LinearRegressionParams with DefaultParamsWritable with HasWeights

    Permalink

    Simple wrapper around the SparkML linear regression used to attach summary blocks.

    Simple wrapper around the SparkML linear regression used to attach summary blocks. TODO: Add unit tests

Value Members

  1. object LinearRegression extends DefaultParamsReadable[LinearRegression] with Serializable

    Permalink

Ungrouped