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

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.

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.

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.
