This project aims to classify popular posts in Rainbow 6 subreddit.
I used data from 2015 to 2018.2 in a Google BigQuery database. Using a SQL query, I extracted all posts in Rainbow 6 Subreddit (The data is too big to put in this github repo.)
Please see nlp_reddit_classification.ipynb
for code and explanation.
Please see Rainbow_6_Subreddit_Popularity_Prediction.pdf
for summary of project.