Dear Subreddit
Predictive Models
Python
NLP
Streamlit
Do men and women seek council for different questions online? Project uses Subreddit data from AskMen and AskWomen to build a predictive model with NLP.
The objective of this project is to determine whether a question is more likely to be sourced from the AskWomen or AskMen using various NLP classification models.
Data was collected using PushShift’s API. At the end of the project, I developed a Streamlitapp to allow users to test their own questions. You can view the code for this project here.