Previous Table of Contents Next


12.3.42 MiningAlgorithmSettings Abstract


   A mining algorithm settings object captures the parameters associated with a particular algorithm. It allows a knowledgeable user to fine tune algorithm parameters. Generally, not all parameters must be specified, however, those specified are taken into account by the underlying data mining system.

   Separating mining algorithm from mining function provides a natural and convenient separation for those users experienced with data mining algorithms and those only familiar with mining functions.

   Superclasses

   ModelElement

   Attributes

   None

   References

   None