| Package | Description |
|---|---|
| sklearn.discriminant_analysis | |
| sklearn.linear_model.logistic | |
| sklearn.linear_model.ridge | |
| sklearn.linear_model.stochastic_gradient | |
| sklearn.svm | |
| sklearn2pmml.ensemble |
| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
LinearSVC |
| Modifier and Type | Method and Description |
|---|---|
LinearClassifier |
GBDTLRClassifier.getLR() |
Copyright © 2021. All rights reserved.