Click or drag to resize
Accord.NET (logo)

NaiveBayesLearningBaseTModel, TDistribution, TInput, TOptionsLearn Method

Overload List
  NameDescription
Public methodLearn(TInput, Double, Double)
Learns a model that can map the given inputs to the given outputs.
Public methodLearn(TInput, Int32, Double)
Learns a model that can map the given inputs to the given outputs.
Public methodLearn(TInput, Int32, Double)
Learns a model that can map the given inputs to the given outputs.
Top
See Also