BayesClassify
Version 1.0.0.0 (5.66 KB) by
Samyukta Ramnath
Takes in text input, and classifies it into one of five categories.
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 LinuxCategories
Find more on Classification in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |