Code Packets

Browse all published coding projects

Image Classification by Python

I have used Deep Learning concepts on CIFAR10 dataset. CIFAR10 dataset is a standard dataset for beginners in the domain of Deep Learning. Language used is Python.

Aarya Brahmane · Oct 23, 2020

Music Player using Python

This is a basic music player application made using Python. It is simple and easy to use.

Chirag Girish Kapoor · Oct 21, 2020

Snake Game using Python

This is a replica of the very famous snake game eating the balls which pop up randomly . This is created using Python

Chirag Girish Kapoor · Oct 21, 2020

Predicting Purchases based on Social Network Ads using Support Vector Classifier in Python

In this project, we will predict whether an individual purchases a product or not only based on Social Network Advertisements using Support Vector Classifier in Python.

Jahnavi Ravi · Oct 20, 2020

Python Code to Visualize COVID 19 data in a Bubble Map

In this project, we are going to learn how to 1) Web scrape COVID 19 data of India 2) Visualize it in a Bubble Map

Kiran Reddy · Oct 20, 2020

License Plate recorder using Tesseract and Opencv in Python

I created a model that will look at cars, detect where's the license plate, segment that out and 'read it', return what it read in string format using Tesseract and Opencv in Python .

Thimmareddy Venkata Hemanth Reddy · Oct 20, 2020

Loan Prediction Using Python

In the Loan Prediction using Python Project, we will find out whether a person is eligible to get a Bank loan or not by using some Machine Learning models.

Jahnavi Ravi · Oct 19, 2020

Python code to visualize COVID 19 data in a Bubble map

In this project, we are going to learn how to 1) Web scrape COVID 19 data of India 2) Visualize it in a Bubble Map

Kiran Reddy · Oct 19, 2020

Image Recognition using Keras in R

In this project, Classification and recognition of images using the Keras from Tensorflow package is performed in R programming.

Rajasree Unnithan R · Oct 19, 2020

Face Detection using MTCNN and Tensorflow in Python

The project involves face detection to recognize five eminent personalities using MTCNN a pretrained CNN model, to detect face in the image and then training a classifier to classify the images.

Rigved Alankar · Oct 19, 2020

Visualizations on Iris data in Python

Below is the given Python code using matplotlib and seaborn. This is about the iris data and showing the visualizations on the data.

THOTA SOWMIKA · Oct 18, 2020

Brain Tumor Detection Using CNN

Based on the Brain MRI Images as our Dataset, we classify whether a person has Brain Tumor or not with his Brain MRI Scan using Convolutional Neural Networks (CNN).

Jahnavi Ravi · Oct 14, 2020