BayesClassify

Classifies text documents into one of five categories
585 descargas
Actualizado 22 jul 2013

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2012a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.2.0.0

Comments, Requirements

1.0.0.0