{"id":6733,"date":"2007-12-02T20:59:00","date_gmt":"2007-12-03T04:59:00","guid":{"rendered":""},"modified":"2024-01-22T22:51:36","modified_gmt":"2024-01-23T06:51:36","slug":"data-mining-enhancements-in-the-november-ctp-of-sql-server","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2007\/12\/02\/data-mining-enhancements-in-the-november-ctp-of-sql-server\/","title":{"rendered":"Data Mining Enhancements in the November CTP of SQL Server"},"content":{"rendered":"
\u00b7 The Microsoft_Time_Series algorithm<\/a> has been enhanced to include ARIMA<\/a> in addition to the existing ARTxp<\/a>method, and a blending algorithm is now used to deliver more accurate and stable predictions, both short and long term, from a hybrid model. In addition, a new prediction mode allows you to add new data to time series models.<\/p>\n \u00b7 Built-in support for holdout has been added. You can easily partition your data into training and test sets that are stored in the mining structure and are available to query after processing.<\/p>\n \u00b7 You can now build mining models on filtered subsets of a mining structure’s data (e.g. just male customers), which means that you no longer have to create multiple mining structures and re-read the source data for such variations over a dataset.<\/p>\n \u00b7 Drillthrough functionality has been extended to make all mining structure columns available, not just columns included in the model. This allows you to build more compact models without sacrificing the ability to producing actionable output reports like targeted mailing lists.<\/p>\n