Code Packets

Browse all published coding projects

QR Code maker in Python

This project generates a QR code with Python, and you can store the information you want in that QR code.

Harshit Chaudhary · Sep 09, 2020

Social distancing using Opencv, Intel RealSense D415 camera and pyrealsense2 library

This project is made meant to provide an easy way to help to detect if social distancing is being followed or not using a depth camera and face detection.

ADIL SHAIKH · Sep 09, 2020

Indian Premier League (IPL) Analysis and Match Prediction in Python

Exploratory Data Analysis of IPL Matches to extract useful information and match prediction using the Decision Tree Classifier.

Nihal Chandra · Sep 09, 2020

Samsung Galaxy A30 Review - Sentiment Analysis using Beautiful Soup in Python

In this project, the Reviews of Samsung Galaxy A30 from Flipkart are scrapped using Beautiful Soup in Python and using that data, Sentiment Analysis performed in R Programming.

Rajasree Unnithan R · Sep 08, 2020

Pedestrian Detection in Python

Through webcam or image you can detect Pedestrian in Python using openCV and imutils (Note: specify your image path)

AKASH KESARWANI · Sep 08, 2020

Tic Tac Toe game in Python

A fun game of tic tac toe made in python by using the Tkinter library for GUI based game play

Aniket Dalvi · Sep 08, 2020

Dice Roller in Python

The program is made using Tkinter library of Python to create a Graphical User Interface based Dice roller necessary

Aniket Dalvi · Sep 07, 2020

Python solution for sum of subsets using backtracking

This tutorial helps you learn the backtracking approach for solving sum of subsets problem.

MOKSHITHA CHANDAMPETA · Sep 06, 2020

Blink Eye Detection in Python

Using Open CV library of python we will use it to detect the one of the eye moment i.e Blinking of eye.

Aniket Dalvi · Sep 06, 2020

Text Preprocessing using Python by using glove.6B.50d word embeddings

Given code packet do preprocessing like removing useless and less frequent words present in text data, vectorizing text and creating Embedding matrix (as NumPy array) in Python.

Prateek Kumar · Sep 06, 2020

Grocery Items Recommendation using Eclat Algorithm in Python - Association Rule Learning

In this Python Packet, We are going to Train our machine using the Eclat algorithm in which we can find the best deals that can be provided by Grocery Vendors to maximize his revenue.

Radhika Talwar · Sep 05, 2020

Similar image remover in Python

This project will help you to automatically delete similar images with one click and hence save your time.

Harshit Chaudhary · Sep 04, 2020