BlockedTransformer.NaiveBayes Property

Definition

Naive Bayes is a classified that is used for classification of discrete features that are categorically distributed.

public static Azure.ResourceManager.MachineLearning.Models.BlockedTransformer NaiveBayes { get; }
static member NaiveBayes : Azure.ResourceManager.MachineLearning.Models.BlockedTransformer
Public Shared ReadOnly Property NaiveBayes As BlockedTransformer

Property Value

Applies to