| Modifier and Type | Method and Description |
|---|---|
void |
SkLearnEncoder.updateFeatures(List<org.jpmml.converter.Feature> features,
Transformer transformer) |
| Modifier and Type | Class and Description |
|---|---|
class |
Initializer |
class |
Selector |
| Modifier and Type | Method and Description |
|---|---|
static Transformer |
TransformerUtil.asTransformer(Object object) |
static Transformer |
TransformerUtil.getHead(List<Transformer> transformers) |
| Modifier and Type | Method and Description |
|---|---|
static List<Transformer> |
TransformerUtil.asTransformerList(List<?> objects) |
| Modifier and Type | Method and Description |
|---|---|
static Transformer |
TransformerUtil.getHead(List<Transformer> transformers) |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoricalImputer |
class |
DataFrameMapper |
| Modifier and Type | Class and Description |
|---|---|
class |
IncrementalPCA |
class |
PCA |
| Modifier and Type | Class and Description |
|---|---|
class |
DictVectorizer |
| Modifier and Type | Class and Description |
|---|---|
class |
CountVectorizer |
class |
TfidfVectorizer |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectFromModel |
class |
SelectKBest |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureUnion |
class |
Pipeline |
| Modifier and Type | Method and Description |
|---|---|
List<Transformer> |
Pipeline.getTransformers() |
List<Transformer> |
FeatureUnion.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 |
PMMLPipeline |
class |
SelectorProxy |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoricalDomain |
class |
ContinuousDomain |
class |
Domain |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionTransformer |
class |
PMMLLabelBinarizer |
class |
PMMLLabelEncoder |
Copyright © 2017. All Rights Reserved.