Udostępnij za pośrednictwem


Algorytm elementu (ASSL)

Określa algorytm używany przez MiningModel element.

Składnia

<MiningModel>
      ...
   <Algorithm>...</Algorithm>
      ...
</MiningModel>

Właściwości elementu

Charakterystyka

Opis

Typ danych i długości

String

Wartość domyślna

Brak

Kardynalność

1-1: Wymaganego elementu, który może występować tylko raz i tylko raz.

Relacje elementu

Relacja

Element

Element nadrzędny

MiningModel

Elementy podrzędne

Brak

Uwagi

Wartość Algorithm element jest ciąg identyfikujący algorytmu.For example, the string could be Microsoft_Naive_Bayes, Microsoft_Decision_Trees, or Microsoft_Clustering. The string identifies algorithms supplied by Microsoft and custom algorithms supplied by the user.Available values for the Algorithm element can be retrieved from the SERVICE_NAME column of the DMSCHEMA_MINING_SERVICES schema rowset.

Element nadrzędny odpowiada Algorithm w Analysis Management Objects jest model obiektów (AMO) MiningModel.Ściśle powiązanych element w modelu obiektów AMO jest MiningModelAlgorithms.