Coders Packet

Packets submitted by Praatibh Surana

Logistic Regression in Python using Scikit-Learn

In this project, we will create a logistic regression model to predict whether or not a patient’s heart failure is fatal.

IMDb Dataset Review Classification in Python using TensorFlow

In this project, we will make use of TensorFlow to create a simple NLP model to predict if a movie review is positive or negative.

Multiple Image Classification in Python using TensorFlow

In this project, we will learn how to classify different objects using neural networks made from scratch. We will classify five furniture objects.