MiningModelAlgorithms.MicrosoftNaiveBayes Field
The Microsoft naïve Bayes value.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Const MicrosoftNaiveBayes As String
'Usage
Dim value As String
value = MiningModelAlgorithms.MicrosoftNaiveBayes
public const string MicrosoftNaiveBayes
public:
literal String^ MicrosoftNaiveBayes
static val mutable MicrosoftNaiveBayes: string
public const var MicrosoftNaiveBayes : String