The Data Miner SQL Server Data Mining Newsletter
Plugging Into SQL Server 2005 Data Mining SQL Server 2005 Data Mining offers an extensible platform that lets third parties add their own data mining algorithms to our server. By implementing a small set of interfaces, third-party developers can write plug-in algorithms that look exactly like native Microsoft algorithms to data mining application developers as well as to end users. Plug-in algorithms can take advantage of all the server infrastructure, including storage, security, multi-user training and querying capabilities as well the design, deployment and management tools included with SQL Server 2005.
The plug-in architecture for data mining in SQL Server 2005 includes a mechanism for third parties to either re-use one of the built-in Microsoft viewers for their plug-in algorithms or register their own custom plug-in viewers for visualizing their trained model content. Deep integration with OLAP and other SQL Server 2005 components like Integration Services and Reporting Services is another advantage that comes at zero development cost for ISVs. The SQL Server Data Mining team has put together several resources to help third party developers succeed with their plug-in algorithm implementations:
a. SQL Server Data Mining: Plug-In Algorithms, a white paper describing the architecture, interfaces and other requirements for implementing a plug-in algorithm
b. A Tutorial for Constructing a Plug-In Algorithm that includes source code for a sample implementation
c. A Tutorial for Constructing a Plug-In Viewer that integrates into the SQL Server 2005 Business Intelligence design and management tools
…
Website: www.tech-archive.net | Filesize: 7kb
No of Page(s): 3
Click here to download The Data Miner SQL Server Data Mining Newsletter.
Related Tutorial
Tags: data mining, database management, database server, SQL Server
Comments
Leave a Reply