Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 2.44 KB

File metadata and controls

44 lines (33 loc) · 2.44 KB
title Lesson 6: Creating and Working with Predictions (Basic Data Mining Tutorial) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.suite
ms.technology
analysis-services
ms.tgt_pltfrm
ms.topic article
ms.assetid b213cb58-2c40-4c89-b08b-d3c36a4afad3
caps.latest.revision 14
author jeannt
ms.author jeannt
manager jhubbard

Lesson 6: Creating and Working with Predictions (Basic Data Mining Tutorial)

You have trained, tested, and explored the data mining models you created. Now you are ready to use the models to identify the people most likely to respond to the new targeted mailing campaign.

In this lesson you will create a query to predict which customers are most likely to purchase a bike. You will also retrieve the probability that the prediction is correct, so the marketing department can decide whether to you can decide whether to use the prediction or not.

Once you have identified customers with a high probability of purchasing a bike, you will drill through to the details of the cases in the mining model to retrieve names and contact information for these customers.

This lesson contains the following topics:

Creating Predictions (Basic Data Mining Tutorial)

Using Drillthrough on Structure Data (Basic Data Mining Tutorial)

Next Lesson

Intermediate Data Mining Tutorial (Analysis Services - Data Mining)

Previous Lesson

Lesson 5: Testing Models (Basic Data Mining Tutorial)

Next Task in Lesson

Creating Predictions (Basic Data Mining Tutorial)

See Also

Mining Model Content for Decision Tree Models (Analysis Services - Data Mining)
Create a Prediction Query Using the Prediction Query Builder