BayesClassify

버전 1.2.0.0 (6.1 KB) 작성자: Samyukta Ramnath
Classifies text documents into one of five categories
다운로드 수: 587
업데이트 날짜: 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 (2025). BayesClassify (https://kr.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