space
Previous Page | Next Page

SAS Namespace Submodels

Mining Submodel

The Mining submodel contains the metadata types that are used to store metadata about mining models, as created by Enterprise Miner. The metadata types in this submodel are used in conjunction with the Transform Submodel.


Metadata Types

The Mining submodel has the following metadata types. Click on each type to display the type attributes and associations.

AnalyticColumn

AnalyticTable

FitStatistic

MiningResult

Target

The MiningResult metadata type is the subtype of Transformation that is used to represent an Enterprise Miner Model.

The AnalyticColumn metadata type contains analytic attributes to apply to a column. These attributes include information such as upper and lower limits, and cost of acquiring a variable, level, and distribution.

The AnalyticTable metadata type contains analytic attributes to apply to a table. These attributes include information such as the sampling rate and a description of the group of observations in this table.

The FitStatistic is usually a measure of accuracy of a predicted value. It may also measure the performance or accuracy of a model.

The Target metadata type models the event or the value of interest for a mining model.


Usage

The mining metadata types are used to store metadata about mining models. This type of information is created by SAS Enterprise Miner and other data mining applications.

space
Previous Page | Next Page | Top of Page