Web app to predict closing stock prices in real time using Facebook's Prophet time series algorithm with a multi-variate, single-step time series forecasting strategy.
Rainfall analysis of Maharashtra - Season/Month wise forecasting. Different methods have been used. The main goal of this project is to increase the performance of forecasted results during rainy seasons.
ARIMA is an acronym that stands for AutoRegressive Integrated Moving Average. It is a class of model that captures a suite of different standard temporal structures in time series data. In statistics and econometrics, and in particular, in time series analysis, an autoregressive integrated moving average model is a generalization of an autoregressive moving average model. Both of these models are fitted to time series data either to better understand the data or to predict future points in the series.
Full stack machine learning project, with data visualization and analysis of the air quality of India, the effect of the pandemic on pollution, and performing Time Series Forecasting on the data using Facebook Prophet to predict future values of the AQI. Interactive and engaging website designed and the model and backend deployed on a local host using Flask.