MiningAlgorithm (clsMiningModel)
From Analysis Services Programming
Analysis Services Programming
MiningAlgorithm (clsMiningModel)
The MiningAlgorithm property of an object of ClassType clsMiningModel identifies the mining algorithm used by the mining model. Only algorithms listed in the MINING_SERVICES schema rowset can be used.
Data Type
String
Access
Read/write
Remarks
By default, Microsoft® SQL Server™ 2000 Analysis Services supports two algorithms, Microsoft_Clustering and Microsoft_Decision_Trees. Because the list of mining algorithms may vary dynamically, the MiningAlgorithm property is a string and not an enumeration.