MiningModelAlgorithms 類別
Contains an algorithm for MiningModel objects.
繼承階層
System.Object
Microsoft.AnalysisServices.MiningModelAlgorithms
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
Public NotInheritable Class MiningModelAlgorithms
'用途
public static class MiningModelAlgorithms
public ref class MiningModelAlgorithms abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type MiningModelAlgorithms = class end
public final class MiningModelAlgorithms
MiningModelAlgorithms 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
![]() ![]() |
AllValues | Gets all values of the mining model algorithm. |
上層
方法
名稱 | 說明 | |
---|---|---|
![]() ![]() |
IsStandardMicrosoftAlgorithm | Indicates whether the algorithm is a standard value. |
上層
欄位
名稱 | 說明 | |
---|---|---|
![]() ![]() |
MicrosoftAssociationRules | The Microsoft association rules value. |
![]() ![]() |
MicrosoftClustering | The Microsoft clustering value. |
![]() ![]() |
MicrosoftDecisionTrees | The Microsoft decision trees value. |
![]() ![]() |
MicrosoftLinearRegression | The Microsoft linear regression value. |
![]() ![]() |
MicrosoftLogisticRegression | The Microsoft logistic regression value. |
![]() ![]() |
MicrosoftNaiveBayes | The Microsoft naïve Bayes value. |
![]() ![]() |
MicrosoftNeuralNetwork | The Microsoft neural network value |
![]() ![]() |
MicrosoftSequenceClustering | The Microsoft sequence clustering value. |
![]() ![]() |
MicrosoftTimeSeries | The Microsoft time series value. |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。