Skip to content

tonamuhang/Reddit-Comment-Classification

Repository files navigation

COMP551A2

  • In sklearnModels.py, we use the following packages:
    • pandas, sklearn, nltk
  • In RNN.py, we use the following packages:
    • pandas, keras, sklearn

For replicating our results:

Run the following command

python3 sklearnModels.py

Or, run this file in a Python IDE.

This program will output a csv file named “prediction.csv”. It is the csv file that we submit to Kaggles.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages