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.
Defines a parameter for the algorithm used by a MiningModel element.
Syntax
<AlgorithmParameters>
<AlgorithmParameter>
<Name>...</Name>
<Value>...</Value>
</AlgorithmParameter>
</AlgorithmParameters>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-n: Optional element that can occur more than once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
Hinweise
An AlgorithmParameter is a parameter for a mining model algorithm. The AlgorithmParameter represents this parameter as a name/value pair. The set of applicable parameters that an AlgorithmParameter can represent is algorithm-dependent. For more information about algorithm parameters for a given algorithm, see the appropriate documentation for that algorithm.
Available algorithm parameters, including validation and display information, can be retrieved from the DMSCHEMA_MINING_SERVICE_PARAMETERS schema rowset.
The corresponding element in the Analysis Management Objects (AMO) object model is AlgorithmParameter.
Siehe auch
Verweis
MiningModel Element (ASSL)
Algorithm Element (ASSL)
Objects (ASSL)