Time Series Forecasting: A Case Study in Python for Superstore Dataset
The Time Series is one of the old gems of Machine Learning. This is a univariate technique that becomes applicable when you have only one column of data available.
The Time Series is one of the old gems of Machine Learning. This is a univariate technique that becomes applicable when you have only one column of data available.
In this case study, I will show you how to implement a face recognition model using CNN. You can use this template to create an image classification model on any group of images by putting them in a folder and creating a class.
In this case study, I will show how LSTMs can be used to learn the patterns in the stock prices. Using this template you will be able to predict tomorrow’s price of a stock based on the last 10 days prices.
How to use Deep Artificial Neural Networks for Classification use cases in Python
How to implement a Deep Learning ANN for a Regression use case in python
House price prediction using machine learning in python. Based on the famous Boston housing data.
Predicting the strength of a concrete mixture using machine learning in python
Predicting the apt price of a computer based on its specs using machine learning in python
What will be the demand of rental bikes every hour? Predicting the number of bikes required using machine learning in python.
How much you should pay for a second hand car? Predict the apt price of a old car using machine learning in python.