Laplacian Corrected Modified Naive Bayes

版本 1.0.0 (2.4 KB) 作者: Jan Motl
Fast linear classifier for nominal data
59.0 次下载
更新时间 2018/12/19

查看许可证

Laplacian Corrected Modified Naive Bayes (LCMNB) can be described as a discriminative version of naive Bayes. Specifically, it calculates the m-probability estimate of p(y|x_i) for each feature x_i and then multiplies these estimates to get the class predictions. Note that the implementation is only for nominal features.

For the reasoning behind the algorithm see:
https://www.ncbi.nlm.nih.gov/pubmed/15317458

For a detailed description of the algorithm see:
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3846418/

For a bit of theory behind the m-probability estimates see:
https://dl.acm.org/citation.cfm?id=507538

引用格式

Jan Motl (2024). Laplacian Corrected Modified Naive Bayes (https://www.mathworks.com/matlabcentral/fileexchange/69769-laplacian-corrected-modified-naive-bayes), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Classification 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0