The number of classes
The max number of iterations to use. Default 100
Set the convergence tolerance of iterations for the optimizer. Default 1E-4.
Set the convergence tolerance of iterations for the optimizer.
Set the convergence tolerance of iterations for the optimizer. Default 1E-4.
The type-safe method that ML developers need to implement when writing new Estimators.
The type-safe method that ML developers need to implement when writing new Estimators.
The estimator's training labels
A new transformer
The number of classes
The max number of iterations to use.
The max number of iterations to use. Default 100
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.
A LabelEstimator which learns a Logistic Regression model from training data. Currently does so using LBFG-S
The number of classes
The max number of iterations to use. Default 100
Set the convergence tolerance of iterations for the optimizer. Default 1E-4.