Classe MiningModelAlgorithms

Contains an algorithm for MiningModel objects.

Hiérarchie d'héritage

System.Object
  Microsoft.AnalysisServices.MiningModelAlgorithms

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public NotInheritable Class MiningModelAlgorithms
'Utilisation
public static class MiningModelAlgorithms
public ref class MiningModelAlgorithms abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type MiningModelAlgorithms =  class end
public final class MiningModelAlgorithms

Le type MiningModelAlgorithms expose les membres suivants.

Propriétés

  Nom Description
Propriété publiqueMembre statique AllValues Gets all values of the mining model algorithm.

Haut de la page

Méthodes

  Nom Description
Méthode publiqueMembre statique IsStandardMicrosoftAlgorithm Indicates whether the algorithm is a standard value.

Haut de la page

Champs

  Nom Description
Champ publicMembre statique MicrosoftAssociationRules The Microsoft association rules value.
Champ publicMembre statique MicrosoftClustering The Microsoft clustering value.
Champ publicMembre statique MicrosoftDecisionTrees The Microsoft decision trees value.
Champ publicMembre statique MicrosoftLinearRegression The Microsoft linear regression value.
Champ publicMembre statique MicrosoftLogisticRegression The Microsoft logistic regression value.
Champ publicMembre statique MicrosoftNaiveBayes The Microsoft naïve Bayes value.
Champ publicMembre statique MicrosoftNeuralNetwork The Microsoft neural network value
Champ publicMembre statique MicrosoftSequenceClustering The Microsoft sequence clustering value.
Champ publicMembre statique MicrosoftTimeSeries The Microsoft time series value.

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.AnalysisServices