Skip to content

Commit d3f4929

Browse files
authored
Merge pull request #20 from marek-kan/dev
2 parents ad74cad + 239ecf5 commit d3f4929

19 files changed

+45
-27
lines changed

docs/about.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@
1818
<h1>About this dashboard</h1>
1919
<p class="subtitle">High-level methodology, versioning and disclaimers.</p>
2020
<p class="meta">
21-
<p>Version: <code>2025.10.1</code> · Last model update: <code>2025-10-15</code></p>
21+
<p>Version: <code>2025.10.2</code> · Last model update: <code>2025-10-29</code></p>
2222
<b>Model changelog:</b>
2323
<ul>
24+
<li><b>2025.10.2:</b> Fix regular time draw probabilities; <i>deployed at: 2025-10-29 10:00:00 UTC</i></li>
2425
<li><b>2025.10.1:</b> Major bugfix in NHL pipeline; <i>deployed at: 2025-10-15 10:00:00 UTC</i></li>
2526
</ul>
2627
</p>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"match_id": "2025020166", "start_time_utc": "2025-10-29T23:30:00", "home_team": "Columbus Blue Jackets", "away_team": "Toronto Maple Leafs", "preds": {"rt": {"home": 0.4973, "draw": 0.1572, "away": 0.3454}, "ft": {"home": 0.5822, "away": 0.4178}, "mu": {"away": 2.9931, "home": 3.4903}, "std": {"away": 1.8321, "home": 1.8526}, "hcp": [{"hcp": -1.5, "prob": 0.3413}, {"hcp": -0.5, "prob": 0.4973}, {"hcp": 0.5, "prob": 0.6546}, {"hcp": 1.5, "prob": 0.7884}], "ou": [{"points": 5.5, "prob": 0.6307}, {"points": 6.5, "prob": 0.4978}]}}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"match_id": "2025020154", "home_team": 5, "away_team": 2}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"match_id": "2025020152", "home_team": 3, "away_team": 4}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"match_id": "2025020155", "home_team": 3, "away_team": 6}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"match_id": "2025020153", "home_team": 2, "away_team": 3}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"match_id": "2025020156", "home_team": 2, "away_team": 5}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"match_id": "2025020150", "home_team": 3, "away_team": 2}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"match_id": "2025020151", "home_team": 4, "away_team": 3}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"match_id": "2025020160", "home_team": 7, "away_team": 3}

0 commit comments

Comments
 (0)