| Package | Description |
|---|---|
| org.jdmp.core.algorithm.classification.meta |
| Modifier and Type | Method and Description |
|---|---|
static FeatureSelector.SelectionType |
FeatureSelector.SelectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureSelector.SelectionType[] |
FeatureSelector.SelectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FeatureSelector(FeatureSelector.SelectionType selectionType,
Regressor learningAlgorithm,
int featureCount) |
Copyright © 2015 Java Data Mining Package. All rights reserved.