This document discusses building a predictive model using Microsoft Decision Trees to predict a prospect's likelihood of purchasing a bike. It outlines setting up the necessary software including SQL Server and Visual Studio, creating a data mining project with a data source and mining structure using Microsoft Decision Trees, deploying and processing the model, and analyzing the model's accuracy using holdout data and visualizations. The summary emphasizes that Microsoft Decision Trees is a powerful yet easy to use model that can perform both single and mass predictions, and that holdout data and visualizations help test and explore the trained model.
Related topics: