Reza-Rezvan/LSTM_HHO
An LSTM model optimized with Harris Hawks Optimization (HHO) for customizable time series forecasting using your own dataset
This project helps forecasters, analysts, and planners predict future values of a key metric based on historical time-series data. You input a CSV file containing a date/time column, various related measurements, and the specific value you want to predict. The output is a highly tuned prediction model and a visualization showing its forecast against actual past values.
No commits in the last 6 months.
Use this if you need to forecast a single time-series variable and want to leverage advanced machine learning without deep expertise in model optimization.
Not ideal if you need to forecast multiple variables simultaneously, or if your data does not have a clear time component.
Stars
11
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Reza-Rezvan/LSTM_HHO"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TimRivoli/Stock-Price-Trade-Analyzer
This is a Python 3 project for analyzing stock prices and methods of stock trading. It uses...
rafa-rod/pytrendseries
Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum...
LeonardoBerti00/TLOB
This is the official repository for the paper TLOB: A Novel Transformer Model with Dual...
JordiCorbilla/stock-prediction-deep-neural-learning
Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for...
jcamiloangarita/stocker
Stock Price Prediction