Unit ILNaiveBayes
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
(5 intermediate revisions by one user not shown) | |||
Line 20: | Line 20: | ||
*[[Class ILNaiveBayes.TILNaiveBayesResult|TILNaiveBayesResult]] - Naive Bayes classifier results class. | *[[Class ILNaiveBayes.TILNaiveBayesResult|TILNaiveBayesResult]] - Naive Bayes classifier results class. | ||
*[[Class ILNaiveBayes.TILNaiveBayes|TILNaiveBayes]] - Naive Bayesian classifier. | *[[Class ILNaiveBayes.TILNaiveBayes|TILNaiveBayes]] - Naive Bayesian classifier. | ||
− | |||
− | |||
− | |||
== Types == | == Types == |
Latest revision as of 00:12, 26 June 2013
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: IntelligenceLabPkg
Contents |
Summary
Contains the code for the TILNaiveBayes component.
Description
This file contains the code for the TILNaiveBayes component.
Components
- TILNaiveBayes - Naive Bayesian classifier.
Classes
- TILNaiveBayesClass - Naive Bayes classifier single result structure.
- TILNaiveBayesResult - Naive Bayes classifier results class.
- TILNaiveBayes - Naive Bayesian classifier.
Types
- TILNaiveBayesResultEvent - On Naive Bayes classifier result event type.