2022

Naive Text Classifier Using Word Frequency and Logistic Modeling

Machine Learning

A C++ project that trains and evaluates a simple text classifier using word frequency and label probability, modeled after a Naive Bayes approach, with support for CSV input and debug inspection.

Language:

  • C++

README.md