Coders Packet

Packets submitted by Akhilesh Ketkar

K Nearest Neighbor from Scratch using Python

The purpose of this project was to present the inner workings of K Nearest Neighbor for better understanding using Python.

Linear Regression from Scratch using Python

The purpose of this project was to present the inner workings of Linear regression for better understanding using Python.

Credit card fraud detection using Python

Designed a Neural network using python that was able to classify Credit Card fraud transactions with 99.9% accuracy

Pneumonia Detection using Python

Here we have created a CNN model using Keras to detect Pneumonia using Chest X-ray with 90% accuracy.