Case Studies and Projects in Machine Learning/EDA/DL
-
Updated
Jun 18, 2024 - Jupyter Notebook
Case Studies and Projects in Machine Learning/EDA/DL
Keeping Inventory of spare in various service centre to the market demand is always a challenge as most service centres spends significant amount in spare parts inventory costs. In spite of this, availability of spare parts is been one of the problem areas.
This repository is a guide to using various time-series analysis models like ARIMA, SARIMA, and SARIMAX in forecasting the exchange rates of 5 currencies as compared to US Dollars
Sales forecasting system prototype w/ dashboard using SARIMAX model
Improved the accuracy of Bitcoin stock price predictions on ARIMA model by reducing the seasonality factor. Achieved RMSE value of 68.99 after implementation of SARIMAX model to reduce seasonality.
In this section, we will estimate airline passengers using time series methods.
In this section, we will examine the Statistical Methods in time series analysis.
This project creates Sales Volume predictions based on historical analysis of product, sales, and purchase data using SARIMAX time series model.
This project uses Random Forest and ARIMA models to predict daily gold prices with 97% accuracy. By cleaning and analyzing historical data (2016–2021), we created a model that provides actionable insights. Deployed with Streamlit, it offers real-time forecasting for investors and traders to stay ahead of the market.
Using time series modeling to forecast the top 3 zipcodes to invest in Washington state.
Predicting orders for Glovo
Analyzes 140 years of Central Park percipitation using methods like SARIMAX, Marked Point Processes, and LSTM networks. gaussian processes Includes frequency analysis, predictive modeling, and uncertainty quantification to explore precipitation trends and improve forecasting accuracy.
This repository contains a collection of time series analysis and forecasting projects, featuring both classical statistical models (ARIMA, SARIMAX, VAR, GARCH) and deep learning approaches (LSTM, GRU, and Transformers).
Predict the apple stock market price for next 30 days. There are Open, High, Low and Close price has been given for each day starting from 2012 to 2019 for Apple stock.
Development of An Automated Conflict Prediction System by State Space ARIMA Methods
Top-Down Investment Strategy Optimization with Time Series Forecasting
AI-Driven Crime Forecasting Across Indian States — A pioneering machine learning project that harnesses time series modeling (SARIMAX, Ridge Regression) to uncover patterns and forecast crime trends using real-world multi-state temporal and socio-economic data.
Time Series Analysis of Airline Passenger Data, In this time series forecasting, taking data from kaggle site and applying ARIMA and SARIMAX model to evaluate seasional trends of passenger travelling via airlines.
Enhancing Decision Making and Prediction Optimization using the HybridFlow Forecast Model
This project explores multiple time series forecasting techniques, including Facebook Prophet, ARIMA, and SARIMAX, to predict airline passenger trends. It compares the effectiveness of each model in capturing seasonality and long-term patterns
Add a description, image, and links to the sarimax-model topic page so that developers can more easily learn about it.
To associate your repository with the sarimax-model topic, visit your repo's landing page and select "manage topics."