| Package | Description |
|---|---|
| sklearn | |
| sklearn.decomposition | |
| sklearn.feature_selection | |
| sklearn.pipeline | |
| sklearn.preprocessing | |
| sklearn2pmml | |
| sklearn2pmml.decoration |
| Modifier and Type | Class and Description |
|---|---|
class |
Selector |
| Modifier and Type | Method and Description |
|---|---|
static Transformer |
TransformerUtil.asTransformer(Object object) |
| Modifier and Type | Method and Description |
|---|---|
static List<Transformer> |
TransformerUtil.asTransformerList(List<?> objects) |
| Modifier and Type | Class and Description |
|---|---|
class |
IncrementalPCA |
class |
PCA |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectFromModel |
class |
SelectKBest |
| Modifier and Type | Method and Description |
|---|---|
List<Transformer> |
Pipeline.getTransformers() |
| Modifier and Type | Class and Description |
|---|---|
class |
Binarizer |
class |
FunctionTransformer |
class |
Imputer |
class |
LabelBinarizer |
class |
LabelEncoder |
class |
MaxAbsScaler |
class |
MinMaxScaler |
class |
OneHotEncoder |
class |
PolynomialFeatures |
class |
RobustScaler |
class |
StandardScaler |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectorProxy |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoricalDomain |
class |
ContinuousDomain |
class |
Domain |
Copyright © 2017. All Rights Reserved.