Coders Packet

Listing of packets of source code submitted by coders

Coronavirus Analysis Using Python

CoronaVirus (COVID-19) Analysis and visualization using Python by using various package as Matplotlib, Pandas and NumPy.

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.

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

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.

PIZZA SHOP IN PYTHON

The Project is GUI based system. the project has file contains images, database files, Python scripts. These project will really appears like online Pizza shop.

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.

Titanic data accuracy in Python with spark

Below is the given Python code with Machine learning algorithms. This is about the titanic ship and the cause of the death of thousand passengers. So, here most of them have lost their lives.

Scraping the Web Page and Storing it in an SQLite 3 Database using Python

In this project, we are going to learn how to scrap the web page, that is present in the tabular form, creating a database in an SQLite3, and storing the scraped data in it.

Hand-Written-Digit-Recognition-using_CNN MODEL-(Python)

In this project, I use the CNN method to recognize the handwritten digits provided by the user.

Image Captioning using NLP and CV in Python

This project performs Image Captioning using both NLP and CV techniques in Python having a fair accuracy. Flicker 8K Dataset was used and trained using Inception V3, my model and Glove vectors.

Basic Snake Game in Python

This Project is developed by Python and talking about the game it is a single-player game, where the Snake has to eat all the dots which was displayed in screen in order to grow much longer.

Credit card predictor( Python using jupyter notebook)

This is a Python concept which uses a concept machine learning, called Logistic Regression, this code predicts a certain customers credit rating, 0 being bad and 1 being good.