MiningModelAlgorithms Klasse

Definition

Enthält Informationen zu Algorithmen für MiningModel-Objekte.

public static class MiningModelAlgorithms
type MiningModelAlgorithms = class
Public Class MiningModelAlgorithms
Vererbung
MiningModelAlgorithms

Felder

MicrosoftAssociationRules

Der Microsoft Association Rules-Wert.

MicrosoftClustering

Der Microsoft Clustering-Wert.

MicrosoftDecisionTrees

Der Microsoft Decision Trees-Wert.

MicrosoftLinearRegression

Der Microsoft Linear Regression-Wert.

MicrosoftLogisticRegression

Der Microsoft Logistic Regression-Wert.

MicrosoftNaiveBayes

Der Microsoft Naive Bayes-Wert.

MicrosoftNeuralNetwork

Der Microsoft Neural Network-Wert.

MicrosoftSequenceClustering

Der Microsoft Sequence Clustering-Wert.

MicrosoftTimeSeries

Der Microsoft Time Series-Wert.

Eigenschaften

AllValues

Ruft alle unterstützten Werte des Miningmodellalgorithmus ab.

Methoden

IsStandardMicrosoftAlgorithm(String)

Gibt an, ob der Algorithmus ein Standardwert ist.

Gilt für: