BayesClassify

Takes in text input, and classifies it into one of five categories.
693 Downloads
Updated 18 Jul 2013

View License

Requirements :
1) function fileOpen (user written) to open files : also uploaded
2)function strsplit1 also uploaded
3)training data, also uploaded
It takes in notepad text documents as input, and categorizes them into one of five categories, using Naive Bayes algorithm, and once the file has been correctly classified, it adds the document to the training data. An example of Machine Learning algorithm.

Cite As

Samyukta Ramnath (2024). BayesClassify (https://www.mathworks.com/matlabcentral/fileexchange/42704-bayesclassify), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0