ml

EARLY SEPSIS PREDICTOR

A program to predict whether a patient would develop sepsis in the next 6 hours given their vital signs.

INSTAGRAM GENUINENESS

A program to predict whether an Instagram follower is genuine or fake.

MNIST

A program to recognize digits in real-time using Convolutional Neural Network written in Matlab.

SENTIMENT ANALYSIS IN MOVIE REVIEWS

A program to classify people’s sentiments in their movie reviews using word embeddings.

SENTIMENT ANALYSIS OF TWEETS

A program to predict if a tweet would be retweeted given the its content and sentiments.

TOXIC COMMENT CLASSIFICATION

A multi-label problem using simple Logistic Regression with TF-IDF representation.

WORK-RELATED INJURIES CLASSIFICATION

A program to classify injuries based on text description using simple Bag of Words.