2.2.4.2.2.16.1 MiningModelingFlag

This complex type represents a flag for a MiningModel algorithm. The flags that can be accepted depend upon the algorithm used in the MiningModel.

   <xsd:complexType name="MiningModelingFlag">
     <xsd:all>
       <xsd:element name="ModelingFlag"  type="xsd:string" />
     </xsd:all>
   </xsd:complexType>

Element

Read-Only

Default value

Description

ModelingFlag

Empty

A flag that is passed to a mining model algorithm. The form and content of flags is specific to each algorithm. Each ModelingFlag needs to be valid for the algorithm chosen.<97> Server vendors can define flags that support their algorithms.