sakbarpu / TraditionalClassifiers

This repository implements the basic machine learning classifiers for the problem of Yelp reviews classification. We assume the problem to be a binary classification problem. The models implemented are Naive Bayes, Logistic Regression, Support Vector Machine (linear), Decision Trees, Bagged Decision Trees, Random Fforests, and Boosted Decision Trees.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sakbarpu/TraditionalClassifiers Stargazers