PROJECTS


Below you can find a few of the projects that have either been completed recently or are currently being worked on. If you would like to see the rest of the projects, click on 'More Projects' below or navigate to the 'Projects' tab from the menu.

An Exploratory Data Analysis of COVID-19 in India

This project explores the current situation of the COVID-19 pandemic in India and then delves deeper to answer a few questions regarding the severity of spread in different states as well as India as a whole.

Simple Logistic Regression using Advertising Data

This project contains an initial EDA of data from a hypothetical advertisement company and analyzes how different features impact the probability of a customer clicking on their advertisement.

K Nearest Neighbors for the Classification of Anonymized Data

This project contains a brief analysis of the anonymized dataset using some basic statistical tools and charts. The primary objective is to use the K Nearest Neighbors algorithm to correctly classify our data.