Click or drag to resize
Accord.NET (logo)

NaiveBayesLearningBaseTModel, TDistribution, TInput, TOptions Constructor

Constructs a new Naïve Bayes learning algorithm.

Namespace:  Accord.MachineLearning.Bayes
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public NaiveBayesLearningBase()
Request Example View Source
See Also