top of page

Projects

Here are some projects that I've worked on and am currently working on!

Whatsapp Chat 
Analysis

I did some analysis on my Friends WhatsApp Chats of different Groups. Deploy using Heroku and Streamlit . Check out the source code

Here is the website link

Screenshot 2022-02-01 at 2.54.14 AM.png

Have you ever wondered what's going on in your WhatsApp groups?

Nearly half the world's population lives in areas at risk of malaria transmission in 87 countries and territories.

Malarial cell classification using CNN

  • Apply convolutional neural network(CNN) Build the model, 2 Conv and pool layers. with some normalization and drops in between.

  • Using Adam Optimizer

  • Test Accuracy: 95.72%

​

Click here for the source code.

Screenshot 2022-02-01 at 3.11.17 AM.png

Click Here to Get Dataset

Digits Recogniser using CNN with 100% Accuracy

  • CNN Architecture

  • Using the data augmentation

  • Classifying Kaggle's 'test.csv' using KNN where K=1 and MNIST 70k images.

Check here for the source code.

Screenshot 2022-02-01 at 3.25.03 AM.png

Digit recognition has many applications like number plate recognition, postal mail sorting, bank check processing, etc

In this paragraph you can include any content you would like to share with the user. Just click "Edit Text" or double click to add your own text and make changes to the font.

We all watch a lot of TV shows.

Data visualisation on Movies Platform

  • A number of movies are present on different platforms.

  • Total Number of movies released each year

  • Genres that have a greater number of movies.

  • Average IMDb rating of top 5 genres

  • Average rating in different countries

  • Distribution of Runtime

  • Number of movies present in different age groups

  • Which age group movie has the Average highest IMDb rating in each year.

  • Content released on the different platforms over the years.

  • Streaming platforms with movies having an IMDb rating >=7.5.

  • ​Movies that have the highest rating greater than 9.3

Click here for the source code.

Screenshot 2022-02-01 at 5.23.50 AM.png
bottom of page