Skip to content

davidrapoport/ml_project2

Repository files navigation

#Classification of NPR Interviews

###1. Report

####2. Setup

pip install -r requirements.txt
python -m nltk.downloader all

Note: You may need to run commands with root priveleges (sudo).

####3. Run

python main.py

####4. Supported classifiers

  • Naive Bayes
  • Decision Trees
  • K nearest neighbor

#####Ethan MacDonald, David Rapoport, Charlie Bloomfield #####Created for Comp 598

About

Mini Project 2 for Comp 598

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages