LSTM-Prediction
Jeans Price Forecaster
A time series prediction project using LSTM algorithm to forecast jeans prices based on historical sales data
LSTM Prediction for time series data (jean sales data set) using matlab
56 stars
2 watching
9 forks
Language: MATLAB
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jaungiers/multidimensional-lstm-bitcoin-time-series | A Python implementation using LSTM neural networks to forecast Bitcoin price based on time series data | 335 |
nourozr/stock-price-prediction-lstm | A Python project that uses LSTM recurrent neural networks to predict the average price of Apple Inc. stock based on historical data | 573 |
sc4recoin/lstm-crypto-price-prediction | Predicts future cryptocurrency prices using machine learning and technical analysis techniques. | 291 |
huashiyiqike/lstm-matlab | An implementation of the Long Short-term Memory (LSTM) algorithm in MATLAB | 252 |
malhartakle/mastersdissertation | An experimental project comparing different machine learning algorithms and ensemble methods for predicting stock market trends. | 1 |
timestocome/test-stock-prediction-algorithms | An experimental repository exploring time series analysis and prediction techniques using various machine learning approaches. | 421 |
nixtla/mlforecast | A Python library for scalable machine learning-based time series forecasting with efficient feature engineering and out-of-the-box compatibility. | 899 |
robromijnders/lstm_tsc | An implementation of a Long Short-term memory model for time series classification using Python and TensorFlow. | 408 |
jaungiers/lstm-neural-network-for-time-series-prediction | A Python implementation of a Long Short-Term Memory neural network designed for predicting time series data sequences | 4,841 |
llsourcell/bitcoin_prediction | A system for predicting Bitcoin prices using real-time data from tweets and other sources | 235 |
skforecast/skforecast | A Python library for building machine learning models to forecast time series data | 1,156 |
hamid-nasiri/vmd-mfrfnn | An implementation of a multi-step-ahead stock price prediction algorithm using recurrent fuzzy neural networks and variational mode decomposition. | 48 |
tgjeon/tensorflow-tutorials-for-time-series | A comprehensive guide to time series prediction using TensorFlow | 1,110 |
robertmartin8/machinelearningstocks | A Python project applying machine learning to predict stock price movements based on historical data and fundamental analysis. | 1,764 |
shikhar1998/stock-market-prediction-using-neural-networks-and-genetic-algorithm | An AI model predicting stock market prices using neural networks and genetic algorithms | 77 |