Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.<105> Server vendors can define flags that support their algorithms. |