Skip to content

Commit c85dc0b

Browse files
committed
Removing manager metadata line
1 parent 6facfb6 commit c85dc0b

100 files changed

Lines changed: 0 additions & 100 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/2014/analysis-services/data-mining/create-drillthrough-queries-using-dmx.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ ms.topic: conceptual
99
ms.assetid: 42c896ee-e5ee-4017-b66e-31d1fe66d369
1010
author: minewiskan
1111
ms.author: owend
12-
manager: craigg
1312
---
1413
# Create Drillthrough Queries using DMX
1514
For all models that support drillthrough, you can retrieve case data and structure data by creating a DMX query in [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] or any other client that supports DMX.

docs/2014/analysis-services/data-mining/cross-validation-analysis-services-data-mining.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ helpviewer_keywords:
1414
ms.assetid: 718b9072-0f35-482a-a803-9178002ff5b9
1515
author: minewiskan
1616
ms.author: owend
17-
manager: craigg
1817
---
1918
# Cross-Validation (Analysis Services - Data Mining)
2019
*Cross-validation* is a standard tool in analytics and is an important feature for helping you develop and fine-tune data mining models. You use cross-validation after you have created a mining structure and related mining models to ascertain the validity of the model. Cross-validation has the following applications:

docs/2014/analysis-services/data-mining/cross-validation-formulas.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ ms.topic: conceptual
99
ms.assetid: fd1ea582-29a1-4154-8de2-47bab3539b4d
1010
author: minewiskan
1111
ms.author: owend
12-
manager: craigg
1312
---
1413
# Cross-Validation Formulas
1514
When you generate a cross-validation report, it contains accuracy measures for each model, depending on the type of mining model (that is, the algorithm that was used to create the model), the data type of the predictable attribute, and the predictable attribute value, if any.

docs/2014/analysis-services/data-mining/customize-mining-models-and-structure.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ helpviewer_keywords:
1616
ms.assetid: 32c17b4f-e090-45f9-b3aa-ffa7084e928e
1717
author: minewiskan
1818
ms.author: owend
19-
manager: craigg
2019
---
2120
# Customize Mining Models and Structure
2221
After you have selected an algorithm that meets your business needs, you can customize the mining model in the following ways to potentially improve results.

docs/2014/analysis-services/data-mining/data-definition-queries-data-mining.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ ms.topic: conceptual
99
ms.assetid: 49e02de1-4ffa-401c-8eee-471a9c25b86a
1010
author: minewiskan
1111
ms.author: owend
12-
manager: craigg
1312
---
1413
# Data Definition Queries (Data Mining)
1514
For data mining, the category *data definition query* means DMX statements or XMLA commands that do the following:

docs/2014/analysis-services/data-mining/data-mining-algorithms-analysis-services-data-mining.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ helpviewer_keywords:
2020
ms.assetid: ed1fc83b-b98c-437e-bf53-4ff001b92d64
2121
author: minewiskan
2222
ms.author: owend
23-
manager: craigg
2423
---
2524
# Data Mining Algorithms (Analysis Services - Data Mining)
2625
A *data mining algorithm* is a set of heuristics and calculations that creates a data mining model from data. To create a model, the algorithm first analyzes the data you provide, looking for specific types of patterns or trends. The algorithm uses the results of this analysis to define the optimal parameters for creating the mining model. These parameters are then applied across the entire data set to extract actionable patterns and detailed statistics.

docs/2014/analysis-services/data-mining/data-mining-architecture.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ ms.topic: conceptual
99
ms.assetid: 105f52e1-ad3b-4cd0-b67b-06dbb451c304
1010
author: minewiskan
1111
ms.author: owend
12-
manager: craigg
1312
---
1413
# Data Mining Architecture
1514
This section describes the architecture of data mining solutions that are hosted in an instance of [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)]. The topics in this section describe the logical and physical architecture of an [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] instance that supports data mining, and also provide information about the clients, providers, and protocols that can be used to communicate with data mining servers, and to work with data mining objects either locally or remotely.

docs/2014/analysis-services/data-mining/data-mining-concepts.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ helpviewer_keywords:
2323
ms.assetid: 6da6c26b-7809-415c-b5dd-bb642b51c194
2424
author: minewiskan
2525
ms.author: owend
26-
manager: craigg
2726
---
2827
# Data Mining Concepts
2928
Data mining is the process of discovering actionable information from large sets of data. Data mining uses mathematical analysis to derive patterns and trends that exist in data. Typically, these patterns cannot be discovered by traditional data exploration because the relationships are too complex or because there is too much data.

docs/2014/analysis-services/data-mining/data-mining-designer.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ helpviewer_keywords:
1515
ms.assetid: 2540db5b-2bf3-4b6c-87c8-79c48d71acce
1616
author: minewiskan
1717
ms.author: owend
18-
manager: craigg
1918
---
2019
# Data Mining Designer
2120
Data Mining Designer is the primary environment in which you work with mining models in [!INCLUDE[msCoName](../../includes/msconame-md.md)] [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)]. You can access the designer either by selecting an existing mining structure, or by using the Data Mining Wizard to create a new mining structure and mining model. You can use Data Mining Designer to perform the following tasks:

docs/2014/analysis-services/data-mining/data-mining-model-viewers.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ helpviewer_keywords:
1717
ms.assetid: 14c8e656-f63c-4e8a-a3af-1d580e823d28
1818
author: minewiskan
1919
ms.author: owend
20-
manager: craigg
2120
---
2221
# Data Mining Model Viewers
2322
After you train a data mining model in [!INCLUDE[msCoName](../../includes/msconame-md.md)] [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)], you can explore the model to look for interesting trends. Because the results of mining models are complex and can be difficult to understand in a raw format, visually investigating the data is often the easiest way to understand the rules and relationships that algorithms discover within the data.

0 commit comments

Comments
 (0)