다음을 통해 공유


AlgorithmParameters Element (ASSL)

Contains the collection of parameters for the algorithm used by a MiningModel element.

구문

<MiningModel>
   ...
   <AlgorithmParameters>
      <AlgorithmParameter>...</AlgorithmParameter>
   </AlgorithmParameters>
   ...
</MiningModel>

Element Characteristics

Characteristic Description

Data type and length

None (collection)

Default value

None (collection)

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element

Parent element

MiningModel

Child elements

AlgorithmParameter

주의

The AlgorithmParameters collection contains an extensible set of parameters, represented as name/value pairs, for a mining model algorithm. The set of applicable parameters 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 AlgorithmParameterCollection.

참고 항목

참조

Algorithm Element (ASSL)
Collections (ASSL)

관련 자료

DMSCHEMA_MINING_SERVICE_PARAMETERS Rowset

도움말 및 정보

SQL Server 2005 지원 받기