| Package | Description |
|---|---|
| sklearn.discriminant_analysis | |
| sklearn.linear_model.logistic | |
| sklearn.linear_model.ridge | |
| sklearn.linear_model.stochastic_gradient |
| Modifier and Type | Class and Description |
|---|---|
class |
LinearDiscriminantAnalysis |
| Modifier and Type | Class and Description |
|---|---|
class |
LogisticRegression |
| Modifier and Type | Class and Description |
|---|---|
class |
RidgeClassifier |
| Modifier and Type | Class and Description |
|---|---|
class |
SGDClassifier |
Copyright © 2017. All Rights Reserved.