Advanced Modeling (Data Mining Add-ins for Excel)

Topic Status: Some information in this topic is preview and subject to change in future releases. Preview information describes new features or changes to existing features in Microsoft SQL Server 2016 Community Technology Preview 2 (CTP2).

You can use the Advanced data modeling options to create custom data mining structures and models with parameters different from those created by the wizards. The two wizards described in this section help you create a completely new data mining structure, and a new mining model to apply to an existing data mining structure.

Create Mining Structure

Create Mining Structure button, Data Mining ribbon

The Create Mining Structure Wizard helps you build a new data mining structure. A structure is a collection of data extracted from a specified data source. A mining structure can be updated with new data at the source, but when you create the mining structure, you define data types and names that define how the data is used for analysis.

You can use the following data sources to build your structure: an Excel table, an Excel range, or any data in an external data source that has already been defined as an Analysis Services data source view.

For each structure, you have the option of setting aside some of the data to use for testing and validation. By creating this holdout data set when you set up your data sources, you can ensure that all models that are based on the structure are able to use a consistent data set for testing.

After you have created a mining structure, you can add multiple models to apply different methods of analysis.

For more information about how to use the Create Mining Structure Wizard, see Create Mining Structure (SQL Server Data Mining Add-ins).

Add Model to Structure

Add Model to Structure button

When you add a new model to a structure, you analyze the data by using a different algorithm, or with different parameters. This option is particularly useful if you want to create a model using one of the algorithms not exposed in the Data Mining Client tools.

For example, you can use any of the algorithms supported by Analysis Services, such as:

  • Linear regression

  • Sequence clustering

  • Association analysis on nested data sets

To see what kind of mining structures are available, you can browse the models and structures stored in Analysis Services by clicking either Manage Models or Browse.

You are limited to data mining structures that were created during the current session, or mining structures that were saved to an instance of Analysis Services.

For more information, see Add Model to Structure (Data Mining Add-ins for Excel).

See Also

Reference

Browsing Models in Excel (SQL Server Data Mining Add-ins)

Concepts

Manage Models (SQL Server Data Mining Add-ins)