top of page

PROJECTS

WEB-APP CAREER PATH FINDER

Created a professional network graph by scraping resumes from Indeed that predicted the most optimal path between two job profiles basis shortest time & minimum transitions in Python. 

​

MEDIUM BLOGS ANALYSIS

The goal of this project is to scrape the contents of medium blogs and understand the factors impacting the number of claps/likes on medium.com. Scraped the blogs related to data science, technology & programming.

SENTIMENT ANALYSIS OF YELP REVIEWS

Predicted ratings from Yelp reviews using Naïve Bayes classifier. Achieved F1 score of 0.82. Created a distributed Spark ML pipeline on AWS EMR cluster and MongoDB.

CAPACITATED VEHICLE ROUTING PROBLEM (CVRP)

Optimized the path length and number of vehicles for delivery to multiple locations with demand and time constraints using Monte-Carlo simulations in MATLAB

bottom of page