Fit a model after splitting training data into appropriate blocks.
Fit a model after splitting training data into appropriate blocks.
training data to use in one RDD.
labels for training data in a RDD.
A new transformer
Fit a model using blocks of features and labels provided.
Fit a model using blocks of features and labels provided.
feature blocks to use in RDDs.
RDD of labels to use.
Constructs a pipeline that fits this label estimator to training data and labels, then applies the resultant transformer to the Pipeline input.
Constructs a pipeline that fits this label estimator to training data and labels, then applies the resultant transformer to the Pipeline input.
The training data
The training labels
A pipeline that fits this label estimator and applies the result to inputs.
Constructs a pipeline that fits this label estimator to training data and labels, then applies the resultant transformer to the Pipeline input.
Constructs a pipeline that fits this label estimator to training data and labels, then applies the resultant transformer to the Pipeline input.
The training data
The training labels
A pipeline that fits this label estimator and applies the result to inputs.
Constructs a pipeline that fits this label estimator to training data and labels, then applies the resultant transformer to the Pipeline input.
Constructs a pipeline that fits this label estimator to training data and labels, then applies the resultant transformer to the Pipeline input.
The training data
The training labels
A pipeline that fits this label estimator and applies the result to inputs.
Constructs a pipeline that fits this label estimator to training data and labels, then applies the resultant transformer to the Pipeline input.
Constructs a pipeline that fits this label estimator to training data and labels, then applies the resultant transformer to the Pipeline input.
The training data
The training labels
A pipeline that fits this label estimator and applies the result to inputs.
Fits a least squares model using block coordinate descent with provided training features and labels