Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -20,11 +20,11 @@ Trained ML models for predicting Ripple (XRP) cryptocurrency prices.
|
|
| 20 |
| Random Forest | 0.0628 | 0.0401 |
|
| 21 |
| Gradient Boosting | 0.0693 | 0.0457 |
|
| 22 |
| Linear Regression | 0.0110 | 0.0080 |
|
| 23 |
-
| LSTM | 0.
|
| 24 |
|
| 25 |
## 🎯 Training Details
|
| 26 |
|
| 27 |
-
- **Trained on**: 2025-10-24 07:
|
| 28 |
- **Data Source**: CoinGecko API
|
| 29 |
- **Historical Days**: 365
|
| 30 |
- **Features**: 23 technical indicators
|
|
|
|
| 20 |
| Random Forest | 0.0628 | 0.0401 |
|
| 21 |
| Gradient Boosting | 0.0693 | 0.0457 |
|
| 22 |
| Linear Regression | 0.0110 | 0.0080 |
|
| 23 |
+
| LSTM | 0.1027 | 0.0800 |
|
| 24 |
|
| 25 |
## 🎯 Training Details
|
| 26 |
|
| 27 |
+
- **Trained on**: 2025-10-24 07:44:54
|
| 28 |
- **Data Source**: CoinGecko API
|
| 29 |
- **Historical Days**: 365
|
| 30 |
- **Features**: 23 technical indicators
|