Detecting Depression Through Tweets

Centre for Machine Intelligence and Data Science, IIT Bombay

This was one of my first projects in machine learning at IITB, as part of the course DS203: Programming for Data Science, instructed by Professors Manjesh Hanawal, Amit Sethi, Sunita Sarawagi, and S. Sudarshan. This project was rather straightforward, where we began by building our own dataset by scraping tweets off the internet. This was followed by training various deep learning architectures (including CNNs, LSTMs, GRUs, BiLSTMs) to perform classification on this dataset. A detailed report about our project can be viewed here