Inspiration
MLH Global Hack Week - AI/ML Week
What it does
The sentiment analysis model predicts the sentiment of a phrase as either positive (1), neutral (0), or negative (-1).
How we built it
The model was built in Python using the example given by 365 DataScience (https://365datascience.com/tutorials/python-tutorials/sentiment-analysis-with-python/)
Challenges we ran into
New concepts were uncovered in curating data, developing a regression model and using it to predict inputs
Log in or sign up for Devpost to join the conversation.