Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
-
|
|
|
|
| 5 |
|
| 6 |
- **Neutral (inside cloud, –1)**:
|
| 7 |
- Precision 0.69 — when it predicts “neutral,” it’s correct 69% of the time.
|
|
@@ -15,7 +16,7 @@ Your H4 model is now performing quite well:
|
|
| 15 |
|
| 16 |
- **Overall accuracy: 84%** — a big jump from ~50% on 15 min data.
|
| 17 |
|
| 18 |
-
|
| 19 |
|
| 20 |
---
|
| 21 |
|
|
@@ -32,5 +33,3 @@ This tells us that **Ichimoku cloud features** (plus the suite of other indicato
|
|
| 32 |
|
| 33 |
4. **Visualization**
|
| 34 |
Overlay your up/down/neutral predictions on a price+cloud chart for visual validation.
|
| 35 |
-
|
| 36 |
-
Would you like to start with a **feature importance plot**? 🚀
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
H4 model is performing quite well:
|
| 6 |
|
| 7 |
- **Neutral (inside cloud, –1)**:
|
| 8 |
- Precision 0.69 — when it predicts “neutral,” it’s correct 69% of the time.
|
|
|
|
| 16 |
|
| 17 |
- **Overall accuracy: 84%** — a big jump from ~50% on 15 min data.
|
| 18 |
|
| 19 |
+
**Ichimoku cloud features** (plus the suite of other indicators) really helped the model understand trend context.
|
| 20 |
|
| 21 |
---
|
| 22 |
|
|
|
|
| 33 |
|
| 34 |
4. **Visualization**
|
| 35 |
Overlay your up/down/neutral predictions on a price+cloud chart for visual validation.
|
|
|
|
|
|