Wednesday, April 14, 2010

SQL Server 2008 Data Mining Functionalities

After using SQL Server 2008 data mining functionalities I have to say that I'm impressed with the capacity that it includes to run different types of models, out of the box it includes the following algorithms:
  • Classification algorithms.
  • Regression algorithms
  • Segmentation algorithms
  • Association algorithms
  • Sequence analysis
So far I used very effectively the segmentation algorithms and the classification ones with big sets of data, with over 5MM observations.


No comments:

Post a Comment