debadridtt / ZS-Data-Science-Challenge-2018---Airline-Tweet-Sentiment

A typical ML problem based on NLP put up by ZS Associates on Hackerearth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZS-Data-Science-Challenge-2018---Airline-Tweet-Sentiment

A typical ML problem based on NLP put up by ZS Associates on Hackerearth

Given dataset contains data of tweets on various airline’s twitter handles.

It contains a total of 12 columns, out of which one column specifies the sentiment of the tweet. All other columns provide various information related to what was the tweet, where was it posted from, when was it posted, it's retweeted; etc.

Your task is to build a machine learning / deep learning model to predict the sentiment of the tweet using all or some of the other given columns.

I was able to secure a rank of 42 out of 5000+ participants.

3

https://www.hackerearth.com/challenge/hiring/zs-data-scientist-challenge-summer-2018/machine-learning/predict-sentiments-of-tweets/

About

A typical ML problem based on NLP put up by ZS Associates on Hackerearth


Languages

Language:Jupyter Notebook 100.0%