|
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 |
java.lang.Object | +--oracle.dmt.odm.MiningObject | +--oracle.dmt.odm.settings.algorithm.MiningAlgorithmSettings | +--oracle.dmt.odm.settings.algorithm.AttributeImportanceAlgorithmSettings | +--oracle.dmt.odm.settings.algorithm.MinimumDescriptionLengthSettings
An instance of MinimumDescriptionLengthSettings
is used to specify parameters for the Minimum Description Length algorithm supporting attribute importance. This algorithm does not have any specific settings, but instructs the DMS to use this algorithm for the attribute importance mining function.
AttributeImportanceModel
, AttributeImportanceFunctionSettings
, Serialized FormConstructor Summary | |
MinimumDescriptionLengthSettings() Creates an instance of predictor variance algorithm settings. |
Methods inherited from class oracle.dmt.odm.settings.algorithm.MiningAlgorithmSettings |
getMiningAlgorithm, getMiningAlgorithmName |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MinimumDescriptionLengthSettings()
|
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |