Preparing training data for Data Mining tasks
When using the data mining algorithms in SQL Server, one important task is to select data that will be used as training cases for the algorithm. How can one select representative data so that the eventual data mining model built is accurate?
Check out on an overview on how to perform stratified sampling using SSIS.
Also, check out the full article (Titled "Mining the Flow") by Jamie MacLennan on data preparation.
Check out on an overview on how to perform stratified sampling using SSIS.
Also, check out the full article (Titled "Mining the Flow") by Jamie MacLennan on data preparation.

0 Comments:
Post a Comment
<< Home