My project on London Average Air Quality Index Analysis
Scraping location data from Wikipedia and performing Data Analysis to
Cluster Similar Boroughs in London
Hello! I'm a Data Scientist and quite passionate about technology!
I've done my Masters in Data Science from the London School of Economics and Political Science (LSE)
and I have a Bachelors in Mathematics from St. Stephen's College, University of Delhi
Nice to have you here!
Scraping location data from Wikipedia and performing Data Analysis to
Cluster Similar Boroughs in London
we explore how one can design an AI agent that can recommend movies to the user by using learning approaches. Using the MovieLens dataset we compare several AI approaches.
Performed EDA and Data Cleaning on this famous dataset using various techniques to handle missing values and unclean data. Used 7 Classification algorithms to find out which ones works the best!
Scraping customer reviews and ratings from India's largest online shopping destination Flipkart.com. Displaying the Scraped data on a webpage. Deployed through Heroku
An project exploring various ML Algorithms and learning about Node Wise Lasso and Graphical Lasso techniques.
Fetching URLs for images on Google Chrome for any search term. Scraping these images using Selenium. Published in Geek Culture
Scraping data from Wikipedia and cleaning it. Clustering similar Neighbourhoods using FourSquare API and K-Means Clustering Algorithm