Upload QuantScenarioBench evaluation results
Browse files
README.md
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- finance
|
| 5 |
+
- benchmark
|
| 6 |
+
- evaluation-results
|
| 7 |
+
- leaderboard
|
| 8 |
+
- quantscenariobench
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# QuantScenarioBench Evaluation Results
|
| 12 |
+
|
| 13 |
+
Published, versioned `EvaluationResult`s (FR-30–FR-33), each derived from a
|
| 14 |
+
`BenchmarkResult` produced by [QuantScenarioBench](https://github.com/tim-nish/QuantScenarioBench)'s
|
| 15 |
+
`run_benchmark()`. This repository accumulates an append-only history —
|
| 16 |
+
publishing never overwrites a previously published result.
|
| 17 |
+
|
| 18 |
+
## Published Results
|
| 19 |
+
|
| 20 |
+
| Benchmark Dataset | Strategy | Published Results |
|
| 21 |
+
|--------------------|----------|--------------------|
|
| 22 |
+
| `qsb-black-scholes-demo` | `EqualWeight` | 1 |
|