Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 3.35 KB

File metadata and controls

43 lines (33 loc) · 3.35 KB
title Data Mining Tutorials (Analysis Services) | Microsoft Docs
ms.custom
ms.date 05/06/2016
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
analysis-services
ms.tgt_pltfrm
ms.topic get-started-article
applies_to
SQL Server 2016
helpviewer_keywords
data mining [Analysis Services], designing
ms.assetid 96eea930-4a4f-42d8-bf72-6c5daf1a5f09
caps.latest.revision 25
author Minewiskan
ms.author owend
manager erikre

Data Mining Tutorials (Analysis Services)

[!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion] makes it easy to create data mining solutions using wizards and integrated visualizations. Particularly if you are new to machine learning, the tools in [!INCLUDEssASnoversion] are an easy way to design, train, and explore data mining models. The data in your models can be stored in a cube, relational database, or any other source support by [!INCLUDEssASnoversion]. After creating a model, you can put it into production by accessing the model to create predictions using prediction multiple clients, including [!INCLUDEssISnoversion] and ASP.NET.

Note

The tutorials described here have not been updated for [!INCLUDEssCurrent]. You can use the tutorials created for SQL Server 2014. Functionally, there are no changes in Data Mining features for [!INCLUDEssCurrent]. The steps should be identical.

Tutorials

Basic Data Mining Tutorial (SQL Server 2014) - This tutorial walks you through a targeted mailing scenario. It demonstrates how to use the data mining algorithms, mining model viewers, and data mining tools that are included in [!INCLUDEssASnoversion]. You will build three data mining models to answer practical business questions while learning data mining concepts and tools.

Intermediate Data Mining Tutorial (SQL Server 2014) - This tutorial contains a collection of lessons that introduce more advanced data mining concepts and techniques such as, forecasting, market basket analysis, neural networks and logistic regression, and sequence clustering.

DMX Tutorials (SQL Server 2014) - The Data Mining Extensions (DMX) query language has syntax like that of SQL but can be used to create, query, and manage predictive models stored in [!INCLUDEssASnoversion]. These tutorials demonstrate how to create a new mining structure and mining models by using the DMX language, and how to create DMX prediction queries for use in applications.

See Also

Data Mining Solutions
Microsoft SQL Server Data Mining resources
Creating and Querying Data Mining Models with DMX: Tutorials (Analysis Services - Data Mining)