- 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.