|
Oracle Data Mining Java API Reference 10g Release 2 (10.2) B14341-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
This package contains Java classes describing the settings and model for the feature extraction mining function Feature Extraction analysis has been used in text analysis and the extraction of text features of the text.consumer behavior for the discovery of relationships of co-occurrences among a set of items, e.g., the presence of one pattern implies the presence of another pattern.
See:
Description
Interface Summary | |
OraFeatureExtractionAlgorithmSettings | OraFeatureExtractionAlgorithmSettings is the base class for all feature extraction algorithm settings. |
OraFeatureExtractionApplySettingsFactory | |
OraFeatureExtractionSettingsFactory | A factory class that creates instances of OraFeatureExtractionSettings . |
Class Summary | |
OraFeature | OraFeature encapsulates the attribute names and its coefficients for a feature in the feature extraction model. |
OraFeatureExtractionApplyContent | OraFeatureExtractionApplyContent specifies following two enumerations for apply contents. |
OraFeatureExtractionApplySettings | A OraFeatureExtractionApplySettings captures a specification that prescribes the output of an apply task specific to a feature extraction model. |
OraFeatureExtractionModel | Feature Extraction creates a new set of features based on the original data. |
OraFeatureExtractionSettings | OraFeatureExtractionSettings object encapsulates the following build settings specific to feature extraction. |
This package contains Java classes describing the settings and model for the feature extraction mining function Feature Extraction analysis has been used in text analysis and the extraction of text features of the text.consumer behavior for the discovery of relationships of co-occurrences among a set of items, e.g., the presence of one pattern implies the presence of another pattern. Association identifies the attribute value combinations that occur frequently together in a given set of data. Association analysis is widely used in transaction data analysis for direct marketing, catalog design, and other business decision-making processes.
|
Oracle Data Mining Java API Reference 10g Release 2 (10.2) B14341-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |