LGJun 27, 2025

crypto price prediction using lstm+xgboost

arXiv:2506.22055v11 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This incremental work addresses price forecasting for cryptocurrency traders and analysts by combining existing methods.

The research tackled cryptocurrency price prediction by proposing a hybrid LSTM+XGBoost model, which outperformed standalone models and traditional methods, as shown by lower MAPE and MinMax RMSE metrics on Bitcoin, Ethereum, Dogecoin, and Litecoin datasets.

The volatility and complex dynamics of cryptocurrency markets present unique challenges for accurate price forecasting. This research proposes a hybrid deep learning and machine learning model that integrates Long Short-Term Memory (LSTM) networks and Extreme Gradient Boosting (XGBoost) for cryptocurrency price prediction. The LSTM component captures temporal dependencies in historical price data, while XGBoost enhances prediction by modeling nonlinear relationships with auxiliary features such as sentiment scores and macroeconomic indicators. The model is evaluated on historical datasets of Bitcoin, Ethereum, Dogecoin, and Litecoin, incorporating both global and localized exchange data. Comparative analysis using Mean Absolute Percentage Error (MAPE) and Min-Max Normalized Root Mean Square Error (MinMax RMSE) demonstrates that the LSTM+XGBoost hybrid consistently outperforms standalone models and traditional forecasting methods. This study underscores the potential of hybrid architectures in financial forecasting and provides insights into model adaptability across different cryptocurrencies and market contexts.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes