Options for Logistic Regression in scikit-learn

Learn about the hyperparameters of the logistic regression function in scikit-learn and their possible values.

Hyperparameters of logistic regression

We have used and discussed most of the options that you may supply to scikit-learn when instantiating or tuning the hyperparameters of a LogisticRegression model class. Here, we list them all and provide some general advice on their usage:

Get hands-on with 1200+ tech skills courses.