Learning rate
Loss tolerance to stop training
Maximum number of training iterations
Order of polynomial features to add to the instances (1 for no addition)
Provides meta-information on the regressor
Provides meta-information on the regressor
Map object of metric names and metric values
Returns the predicted values
Calculates the gradient of the loss function for the given training data
The name of the regressor
The name of the regressor
Applies the trained regressor to a dataset
Applies the trained regressor to a dataset
List of data instances
List of predictions
Performs the training of the regressor
Performs the training of the regressor
List of training instances
List of training labels
Weights for the linear transformation
Linear regressor