phamluan commited on
Commit
5096b69
·
verified ·
1 Parent(s): 0671db7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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.0951 | 0.0714 |
24
 
25
  ## 🎯 Training Details
26
 
27
- - **Trained on**: 2025-10-24 07:39:03
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