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 classifier
Provides meta-information on the classifier
Map object of metric names and metric values
Calculates probability score for each instance
Calculates the gradient of the loss function for the given training data
The name of the classifier
The name of the classifier
Applies the trained classifier to a dataset
Applies the trained classifier to a dataset
List of data instances
List of predictions
Performs the training of the classifier
Performs the training of the classifier
List of training instances
List of training labels
Weights for the linear transformation
Logistic regression classifier