|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The interface AlgorithmSettings
serves as a common interface to the set of
algorithm settings classes. Algorithm settings
capture the parameters associated with a
particular algorithm, allowing a knowledgeable
user to fine tune algorithm parameters. Generally,
not all parameters must be specified, however,
those specified are taken into account by the DME.
| Method Summary | |
MiningAlgorithm |
getMiningAlgorithm()
Returns the type of mining algorithm specified for the algorithm settings. |
VerificationReport |
verify()
Verifies if the settings are valid to some degree of correctness as specified by the vendor. |
| Method Detail |
public MiningAlgorithm getMiningAlgorithm()
public VerificationReport verify()
VerificationReport, which contains a vendor specific explanation.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||