MiningModel Element (ASSL)

Defines a single data mining model.

Syntax

<MiningModels>
      <MiningModel>
      <Name>...</Name>
            <ID>...</ID>
      <Description>...</<Descrip
            <Algorithm>...</Algorithm>
      <CreatedTimestamp>...</CreatedTimestamp>
      <LastSchemaUpdate>...</LastSchemaUpdate>
      <LastProcessed>...</LastProcessed>
      <AlgorithmParameters>...</AlgorithmParameters>
      <AllowDrillThrough>...</AllowDrillThrough>
      <Translations>...</Translations>
      <Columns>...</Columns>
      <State>...</State>
      <MiningModelPermissions>...</MiningModelPermissions>
      <Language>...</Language>
            <Collation>...</Collation>
            <Annotations>...</Annotations>
            <ddl100_100:FoldingParameters>   </FoldingParameters>
   </MiningModel>
</MiningModels>

Element Characteristics

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Remarks

The FoldingParameters element of the mining model is for internal use by the server, and is not supported for use in DDL statements.

The corresponding element in the Analysis Management Objects (AMO) object model is MiningModel.

See Also

Reference