Contains classes for checking the quality of the model trained with the Naive Bayes algorithm.
More...
|
struct | Parameter |
| Parameters for the Naive Bayes compute() method. More...
|
|
class | ResultCollection |
| Class that implements functionality of the collection of result objects of the quality metrics algorithm specialized for using with the Naive Bayes training algorithm. More...
|
|
class | InputDataCollection |
| Class that implements functionality of the collection of input objects for the quality metrics algorithm specialized for using with the Naive Bayes training algorithm. More...
|
|
Available identifiers of the quality metrics available for the model trained with the Naive Bayes algorithm
Enumerator |
---|
confusionMatrix |
Confusion matrix
|