cryptoliberal
The Mystery of Predicting Crypto Prices
Monday, December 2, 2024
Two main models are often tested: a simple linear regression (SLR), which only considers closing prices, and a multiple linear regression (MLR), which includes other price and quantity data. The results are then compared using measures like Mean Absolute Percentage Error (MAPE) and relative Root Mean Square Error (relative RMSE).
Interestingly, the ARIMA model showed the highest accuracy in predictions. Close behind were the Multivariable Linear Regression and Long Short-Term Memory (LSTM) models. These findings highlight how complex it is to predict cryptocurrency prices accurately.
Actions
flag content