BlockedTransformers.NaiveBayes Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Naive Bayes is a classified that is used for classification of discrete features that are categorically distributed.
public static Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.BlockedTransformers NaiveBayes;
staticval mutable NaiveBayes : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.BlockedTransformers
Public Shared NaiveBayes As BlockedTransformers