Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |