|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| AttributeImportanceAlgorithmSettings | AttributeImportanceAlgorithmSettings
serves as a common super interface for attribute
importance algorithm settings. |
| AttributeImportanceModel | AttributeImportanceModel contains
the metadata resulting from a model build using
AttributeImportanceSettings. |
| AttributeImportanceSettings | An AttributeImportanceSettings
instance supports build settings specific to the
attribute importance mining function. |
| AttributeImportanceSettingsFactory | A factory class that creates instances of
AttributeImportanceSettings. |
| Class Summary | |
| AttributeImportanceCapability | The enumeration
AttributeImportanceCapability
enumerates a list of the capabilities of the
attribute importance function being supported in a
particular implementation. |
This package contains Java classes describing the settings and model for the attribute importance mining function.
Attribute importance ranks attributes relative to their contribution to model quality. The results of attribute importance can be used to select attributes for model building. Using fewer, better attributes can improve model quality and performance.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||