A program to predict whether a patient would develop sepsis in the next 6 hours given their vital signs.
A program to predict whether an Instagram follower is genuine or fake.
A program to recognize digits in real-time using Convolutional Neural Network written in Matlab.
A program to classify people’s sentiments in their movie reviews using word embeddings.
A program to predict if a tweet would be retweeted given the its content and sentiments.
A multi-label problem using simple Logistic Regression with TF-IDF representation.
A program to classify injuries based on text description using simple Bag of Words.