Contents

MLImageClassifier.ModelParameters.ClassifierType.logisticRegressor

Logistic regression is a statistical model that classifies input feature vector into different categories.

Declaration

case logisticRegressor

See Also

Designating an algorithm’s classifier