Found 14,481 repositories(showing 30)
List of papers, code and experiments using deep learning for time series forecasting
Time-Series Work Summary in CS Top Conferences (NIPS, ICML, ICLR, KDD, AAAI, WWW, IJCAI, CIKM, ICDM, ICDE, etc.)
Funkmyster
A curated list of awesome supply chain blogs, podcasts, standards, projects, and examples.
Knowledge-Precipitation-Tribe
This project is a collection of recent research in areas such as new infrastructure and urban computing, including white papers, academic papers, AI lab and dataset etc.
[BA project] Dynamic Pricing Optimization for Airbnb listing to optimize yearly profit for host. Use Clustering for competitive analysis, kNN regression for demand forecasting, and find dynamic optimal price with Optimization model.
ritikdhame
Building Time series forecasting models, including the XGboost Regressor, GRU (Gated Recurrent Unit), LSTM (Long Short-Term Memory), CNN (Convolutional Neural Network), CNN-LSTM, and LSTM-Attention. Additionally, hybrid models like GRU-XGBoost and LSTM-Attention-XGBoost for Electricity Demand and price prediction
kolasniwash
Forecasts next 24 hours of hourly energy demand with Keras, Prophet, and SARIMA (statsmodels)
RamiKrispin
Forecast the US demand for electricity
underdoc-wang
[AAAI'19] Spatiotemporal Multi-Graph Convolution Network for Ride-Hailing Demand Forecasting (Pytorch Replication)
Semantive
Demand Forecasting Models for Kaggle competition
Using Deep Learning for Demand Forecasting with Amazon SageMaker
Python sdk for zero-shot time-series forecasting
jomariya23156
Full-stack Highly Scalable Cloud-native Machine Learning system for demand forecasting with realtime data streaming, inference, retraining loop, and more
This project forecasts renewable energy demand using LSTM-based time series models. It processes historical demand data, trains predictive models, and visualizes future trends, enabling better planning and management
supply demmand gap prediction for ride-hailing
This project aims to build accurate and scalable demand forecasting models for e-commerce and retail businesses
samirsaci
Machine Learning for Retail Sales Forecasting — Features Engineering
tinkerdeep
Model to accurately forecast inventory demand based on historical sales data.
afshinfaramarzi
Electricity price (energy demand) forecasting using different ML, DL, stacked DL and hybrid methods (XGBoost, GRU, LSTM, CNN, CNN-LSTM, LSTM-Attention, Hybrid GRU-XGBoost and Hybrid LSTM-Attention-XGBoost)..
aildnont
Machine learning models applied to water demand forecasting in the City of London.
Internship project
This project applies time series forecasting (ARIMA) to predict product demand and optimize inventory management. By analyzing historical demand and stock levels, it calculates reorder points, safety stock, and optimal order quantities to minimize costs, prevent stockouts, and improve service efficiency.
hvantil
Electricity demand forecasting for Austin, TX, using a combination of timeseries methods and regression models
No description available
alefunxo
BASOPRA - BAttery Schedule OPtimizer for Residential Applications. Daily battery schedule optimizer (i.e. 24 h optimization framework), assuming perfect day-ahead forecast of the electricity demand load and solar PV generation in order to determine the maximum economic potential regardless of the forecast strategy used. Include the use of different applications which residential batteries can perform from a consumer perspective. Applications such as avoidance of PV curtailment, demand load-shifting and demand peak shaving are considered along with the base application, PV self-consumption. Different battery technologies and sizes can be analyzed as well as different tariff structures. Aging is treated as an exogenous parameter, calculated on daily basis and is not subject of optimization. Data with 15-minute temporal resolution are used for simulations. The model objective function have two components, the energy-based and the power-based component, as the tariff structure depends on the applications considered, a boolean parameter activate the power-based factor of the bill when is necessary.
MachineLearningSamples-EnergyDemandTimeSeriesForecasting
Using an integrated pinball-loss objective function in various recurrent based deep learning architectures made with keras to simultaneously produce probabilistic forecasts for UK wind, solar, demand and price forecasts.
AI-driven demand-side energy management optimizes how consumers use electricity by forecasting demand, shifting loads, and automating energy-intensive processes. It reduces peak consumption, lowers costs, and enhances grid stability.
bits-bytes-nn
Time Series Forecasting for the M5 Competition
samarthmistry
End-to-end automated pipeline in Python that forecasts weekly demand for products & recommends corresponding optimal prices for a retail chain (Machine Learning in sklearn, MIP optimization in Gurobi)