Skip to content

andreaslin/Text_Categorization

Repository files navigation

Text Categorisation – Decision Tree and Naive Bayes Model

  • Categorised words to different labels using decision tree and naive Bayes Model under C++
  • Compared different parameters used to build the tree and the accuracy graphically using MATLAB
  • Challenged to increase the accuracy by adding the word dependencies to the parameters and changing the splitting parameters

About

Categorize news group message into specific group using decision trees and naive Bayes Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published