Register :: Login 
sql server  |  data mining  
   
 August 28, 2008  



DM Books
 
 HomeTips & Tricks   
Tips & Tricks
Explore Time Series enhancements in SQL Server 2008
   Last updated by DMTeam on Fri 08/22/2008 @ 09:33
This article highlights a new downloadable sample that allows you to explore all the new Time Series enhancements in SQL Server 2008.
 
Creating a server data source from DMX
   Last updated by DMTeam on Mon 04/07/2008 @ 07:30
This tip shows you how to create server data sources directly from DMX by calling a stored procedure (that you can build and deploy using the accompanying source code).
 
Try out the new SQL Server 2008 DM Add-ins for Office 2007
   Last updated by DMTeam on Wed 08/06/2008 @ 08:48
This tip shows you how to get all the pieces you need to try out the new SQL Server 2008 DM Add-Ins for Office 2007.
 
How Much Training Data Is Enough?
   Last updated by DMTeam on Tue 01/15/2008 @ 04:31
This tip shows you how you can apply the cross-validation feature in the upcoming SQL Server 2008 release to estimate if the training set size is sufficient for a given model.
 
Under the Hood: How Dependency Probability is Computed by Naïve Bayes
   Last updated by DMTeam on Tue 11/27/2007 @ 10:36
This tip provides insight into the inner workings of the Microsoft Naive Bayes algorithm, showing how the algorithm computes the score used to filter out correlations.
 
Generating accuracy reports using Reporting Services - Part 2
   Last updated by DMTeam on Tue 11/13/2007 @ 01:59

This tip shows you how to apply new DMX syntax to build a False-Positive/False-Negative report using Reporting Services.