Projects

Build a Churn Prediction Model using Ensemble Learning

Learn how to build ensemble machine learning models like Random Forest, Adaboost, and Gradient Boosting for Customer Churn Prediction using Python.

Machine Learning project for Retail Price Optimization

In this machine learning pricing project, we implement a retail price optimization algorithm using regression trees. This is one of the first steps to building a dynamic pricing model.

Build CNN for Image Colorization using Deep Transfer Learning

Image Processing Project -Train a model for colorization to make grayscale images colorful using convolutional autoencoders.

AWS Project to Build and Deploy LSTM Model with Sagemaker

In this AWS Sagemaker Project, you will learn to build a LSTM model on Sagemaker for sales forecasting while analyzing the impact of weather conditions on Sales.

NLP and Deep Learning For Fake News Classification in Python

In this project you will use Python to implement various machine learning methods( RNN, LSTM, GRU) for fake news classification.

Learn Hyperparameter Tuning for Neural Networks with PyTorch

In this Deep Learning Project, you will learn how to optimally tune the hyperparameters (learning rate, epochs, dropout, early stopping) of a neural network model in PyTorch to improve model performance.

Many-to-One LSTM for Sentiment Analysis and Text Generation

In this LSTM Project , you will build develop a sentiment detection model using many-to-one LSTMs for accurate prediction of sentiment labels in airline text reviews. Additionally, we will also train many-to-one LSTMs on ‘Alice’s Adventures in Wonderland’ to generate contextually relevant text.

Machine Learning or Predictive Models in IoT - Energy Prediction Use Case

In this machine learning and IoT project, we are going to test out the experimental data using various predictive models and train the models and break the energy usage.