|   | ![]() |
|
SQL Server 2000 Preview 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 MSDE
Trevor Dwyers Notes Data Mining Enhancements The data mining features of Analysis Services are incorporated in an open and extensible implementation of the new OLE DB for Data Mining specification. Data mining algorithms developed by Microsoft's Research department are provided that you can use to discover information in your databases and OLAP cubes. Relational and OLAP Data Mining Analysis Services has incorporated data mining technology so that you can use it to discover information in relational databases and in multidimensional cubes. You can use the results of data mining to create a dimension that you can add to a cube to further analyze your data. For more information, see Relational versus OLAP. Microsoft Decision Trees The Microsoft Decision Trees algorithm uses classification techniques to analyze data. It then constructs a decision tree that can be used to predict probable values for similar data. For example, you could use this algorithm to analyze credit history data and predict the credit risk of new applicants. For more information, see Microsoft Decision Trees. Microsoft Clustering The Microsoft Clustering algorithm uses a nearest neighbor method to group records into clusters that similar characteristics. Often, these characteristics may be hidden or non-intuitive. A simple use of clustering would be to find age ranges in customer data. For more information, see Microsoft Clustering. Third Party Algorithms You can use data mining algorithms developed by third parties in accordance with the OLE DB for Data Mining specification. For more information, see Using Third Party Algorithms.
SQL Server 2000 Preview 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
All content on this site, except where noted, represents an original work of Michael R. Hotek and is protected by applicable copyright laws. The SQL Server FAQ is the sole work of Neil Pike. No page, portion of a page, or download may be used for commercial purposes in whole or in part without the express, written permission of the applicable author.