Code Packets

Browse all published coding projects

Speech-To-Text using Python

It is the ability of a machine to identify the words in a spoken language and covert into them to a text format using Python. In this module we are doing with the help of Speech_Recognition

Yerra Vijay Sai · Jul 17, 2020

Image Recognition written in Python using OpenCV and face_recognition library

Classifying given images as known or unknown written in Python using OpenCV and face_recognition library.

Soumyadip Sarkar · Jul 16, 2020

Python Source Code for Horoscope Reading

Horoscope Reading is a small project designed in Python. It takes input from the user to know the user's astrological sign and then ask if the user wants to read his/her horoscope.

SALONI VERMA · Jul 16, 2020

A Simple Song Playlist Using Linked list in Java

This Project will help you to understand the basic operations on linked list such as adding, removing and iterating a linked list forward and backward by using a real-world problem i.e PlayList

Abhijeet Verma · Jul 15, 2020

Ads CTR Optimization using Upper Confidence Bound in Python

Algorithm and Python Implementation for Ads CTR using Reinforcement Learning - Upper Confidence Bound Algorithm.

ABISHEK KRISHNAPRASAD · Jul 15, 2020

Credit Card Fraud Detection in Python using deep learning

In this Tutorial, we will learn how to use Python and Deep Learning on CSV file and SMOTE method to convert imbalance data into balance data.

Rahul Makwana · Jul 15, 2020

Flipkart Web Scraper using Python

In this I have created a web scrapper using Python's bs4 library. Using this we can get details about a TV including brand, cost, rating and so on.

Hitesh Velaga · Jul 15, 2020

Dealing with the dates in a Python DataFrame

In this tutorial, we will learn how to identify the columns having dates and take the difference to obtain the number of days in a new column in Python.

NIKETH ANNAM · Jul 14, 2020

Email Spam Classification in Python

The project is based on Machine Learning written in the language "Python", in this project we only classify the email spam dataset by using some library.

Suyash Singh · Jul 14, 2020

Fortunate 6's Game Python Source Code

Fortunate 6's is a small game designed in Python, It's all about 6's. If your fortunate is with you, it will bring the number 6 as many times as it can and eventually you become the winner.

SALONI VERMA · Jul 13, 2020

WebCrawler using Python (using Beautifulsoup library)

The project takes website url and number of images to be downloaded as input and automatically downloads the images in to the given directory.

Sai Lokesh · Jul 12, 2020

Computer Vision - Image Basics with OpenCV and Python Using Jupyter Notebook

In this project, you will learn the Basics of Image processing using Matplotlib and OpenCV

SATYAM PRADIP GADEKAR · Jul 11, 2020