|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| NaiveBayesModelDetail | NaiveBayesModelDetail is built by
using Bayes' Theorem, combined with a ("naïve")
presumption of conditional independence, to build
a predictive model using counts of the occurrences
of each target value, and counts of the
co-occurrences of predictor values with target
values. |
This package contains Java classes describing the algorithm-related details of a Naive Bayes model.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||