BayesClassify

版本 1.2.0.0 (6.1 KB) 作者: Samyukta Ramnath
Classifies text documents into one of five categories
585.0 次下载
更新时间 2013/7/22

查看许可证

Rrequirements:
1) function fileOpen : also uploaded
2) Training data, text files : To be made by user, directions present in code (as comments)

Classfies text notepad documents into one of five categories, using Naive Bayes algorithm. Uses a probabalistic approach to find the most probable category for the document.
An implementation of Naive Bayes.
Adds correctly classified documents to the training data to learn.

引用格式

Samyukta Ramnath (2024). BayesClassify (https://www.mathworks.com/matlabcentral/fileexchange/42707-bayesclassify), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
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.2.0.0

Comments, Requirements

1.0.0.0