|
|
NaiveBayesLearningBaseTModel, TDistribution, TInput, TOptionsLearn Method |
| Name | Description | |
|---|---|---|
| Learn(TInput, Double, Double) |
Learns a model that can map the given inputs to the given outputs.
| |
| Learn(TInput, Int32, Double) |
Learns a model that can map the given inputs to the given outputs.
| |
| Learn(TInput, Int32, Double) |
Learns a model that can map the given inputs to the given outputs.
|