Coders Packet

Packets submitted by Rahul Makwana

Covid-19 chest x-ray detection using Python in Deep Learning

In this Tutorial, we will apply a convolutional neural network using Python in Deep Learning and also do prediction.

American Sign Language Recognition in Python using Deep Learning

In This Tutorial, we will be going to figure out how to apply transfer learning models vgg16 and resnet50 to perceive communication via gestures.

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.

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.