Skip to content

Commit 92e0cbc

Browse files
2 parents 19604c0 + 08bb6d3 commit 92e0cbc

File tree

3 files changed

+13
-79
lines changed

3 files changed

+13
-79
lines changed

.github/workflows/python-package.yml

-40
This file was deleted.

.github/workflows/python-publish.yml

-39
This file was deleted.

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,19 @@ predictions = inferencer.predict(
120120
test_loss = inferencer.evaluate(test_data, batch_size=32)
121121
```
122122

123+
## 📈 Backtest Results
124+
125+
Evaluate the performance of TrendMaster using our comprehensive backtesting framework. Our Transformer-based model has been rigorously tested to ensure reliability and accuracy in diverse market conditions.
126+
127+
### 🔍 View Backtest Results
128+
129+
Explore detailed backtest results on our [hjAlgos Backtest Platform](https://hjalgos.hjlabs.in/backtest/).
130+
131+
![bokeh_plot (35)](https://github.com/user-attachments/assets/c2e7a910-3aa8-494d-958e-48199cf85459)
132+
133+
134+
*Sample Backtest Performance Chart*
135+
123136
## 📊 Sample Results
124137

125138
Our Transformer-based prediction model demonstrates impressive accuracy:

0 commit comments

Comments
 (0)