Udostępnij za pośrednictwem


Element AlgorithmParameter (ASSL)

Określa parametry dla algorytmu używanego przez MiningModel element.

<AlgorithmParameters>
   <AlgorithmParameter>
      <Name>...</Name>
      <Value>...</Value>
   </AlgorithmParameter>
</AlgorithmParameters>

Właściwości elementu

Charakterystyka

Description

Typ danych i długość

None

Wartość domyślna

None

Relacja

0-n: Opcjonalne element, który może występować więcej niż jeden raz.

Relacje elementu

Relacja

Element

Elementy nadrzędne

AlgorithmParameters

Elementy podrzędność

Nazwa, Wartość

Remarks

An AlgorithmParameter is a parameter for a model wyszukiwania algorithm. The AlgorithmParameter represents this parameter as a name/value pair.Zestaw parametry wyszukiwania, AlgorithmParameter można reprezentuje jest zależny od algorytmu. Aby uzyskać więcej informacji na temat parametrów algorytmu dla danego algorytmu zobacz odpowiednią dokumentację dla tego algorytmu.

Parametry algorytmu dostępne, włączając sprawdzanie poprawności i wyświetlania informacji, można pobrać z DMSCHEMA_MINING_SERVICE_PARAMETERS schematu z zestawu zestaw wierszy.

Odpowiedni element w modelu obiektowym Analysis Management Objects (AMO) AlgorithmParameter.