Code Packets

Browse all published coding projects

Iris Prediction Using K Nearest Neighbors

Iris is flower with different species. In this project we will learn how to predict the flower species using different petal size,sepal size length etc.

Gautam Dhall · Jul 22, 2020

Document Scanner using OpenCV (using Python)

A document scanner is a model based on OpenCV. It takes video as an input and scans the document present in the video and then zooms it and shows the clear text on the document.

Sai Lokesh · Jul 22, 2020

House Price Prediction in Python Using Machine Learning

In this tutorial, we will learn how to do exploratory data analysis, feature engineering, and apply all the regression model to house prices using Python.

Rahul Makwana · Jul 21, 2020

GreeenSock Animations with JavaScript

GSAP animates anything JavaScript can touch (CSS properties, SVG, React, canvas, generic objects). It provides a reliable way of applying and customising animations in web

Harshita Shree · Jul 21, 2020

Caesar Cipher using Python

Caesar cipher is the simplest and oldest substitution cipher. It is a fundamental part of cryptography. In this project, we shall understand the cipher, view its features and implement it.

Vishaka Iyengar · Jul 21, 2020

Web Scrapping to get Book names and price using Python

This is a Webscrapping Project using Python. The website is scrapped and the data collected is stored in Books.csv. And Price vs No of Books graph is plotted.

Rahul Kumar · Jul 20, 2020

Webscappinng using Python

This is a Webscrapping Project using Python. The website is scrapped and the data collected is stored in Books.csv. And Price vs No of Books graph is plotted.

Rahul Kumar · Jul 20, 2020

Build a simple Calculator - Python GUI (tkinter)

In this post, you will be learning how to create a graphical user interface with Python and Tkinter and also you will learn how to build a simple calculator app!

KURVA ASHOK KUMAR · Jul 20, 2020

CodePlayer: Learn and Experiment with HTML,CSS and JavaScript in real time!

A recreation of the tool JS Bin that allows you to get instant output as you play around with different JavaSript and CSS styles. Try all new features and test them out here!

Harshita Shree · Jul 20, 2020

Eye detection using OpenCV Python

We can also detect eyes and faces using OpenCV Python that which wee are going to learn in this tutorial.To achieve this we are using a trained model for eyes and face

Yerra Vijay Sai · Jul 20, 2020

Extractive Text Summarization using Python

In this packet I have created a text summarization pipeline using Python that takes in data that is text(paragraphs) and convert them to the size that user wishes.

Hitesh Velaga · Jul 19, 2020

Word Cloud Using Python

Word cloud is a pictorial representation of important keywords in our text. The important keywords are the most frequently occurring words in our text.

Sridhar Vempati · Jul 18, 2020