|
Oracle Data Mining Java API Reference 10g Release 1 (10.1) B12276-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The feature is an entity that consists of multiple attributes. A set of features expresses a data mining object. Each feature has an identifier which is a consecutive numbering scheme starting at number 1 to uniquely identify the resultant features.
| Method Summary | |
FeatureEntry[] |
getFeatureEntries()Returns an array of feature entries in the feature. |
FeatureEntry |
getFeatureEntry(int entryId)Returns the specified feature entry. |
int |
getFeatureId()Returns the feature identifier. |
| Method Detail |
public int getFeatureId()
public FeatureEntry getFeatureEntry(int entryId)
throws InvalidArgumentException
InvalidArgumentExceptionpublic FeatureEntry[] getFeatureEntries()
|
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||