10 Machine Learning Projects on Time Series Forecasting

10 Machine Learning Projects on Time Series Forecasting Solved and Explained with Python.

Aman Kharwal
Coders Camp
Published in
Dec 7, 2020

--

In machine learning, time series analysis and forecasting are of fundamental importance in various practical fields. In this article, I will take you through 10 Machine Learning projects on Time Series Forecasting solved and explained with Python programming language.

Machine Learning Projects on Time Series Forecasting

  1. Covid-19 Cases Predictions for Next 30 Days
  2. Stock Price Prediction using Linear Regression
  3. Earthquake Prediction Model
  4. Predict Migration
  5. Weather Prediction Model
  6. Time Series with LSTM
  7. Daily Births Forecasting
  8. Google Stock Price Prediction
  9. Anomaly Detection using ARIMA Model
  10. Rainfall Prediction Model

Hope you liked this article on 10 projects on time series forecasting solved and explained with Python programming language. Please feel free to ask your valuable questions in the comments section below.

--

--