From 7a6d722debc3f48513875818909ce88c9f2c5453 Mon Sep 17 00:00:00 2001 From: Pawel Sarkowicz Date: Thu, 20 Aug 2026 06:46:49 -0400 Subject: [PATCH] fix readme links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8a57ad..fa44c6a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Tension Board 2: Predicting Climbing Route Difficulty from Board Data -I recently got into *board climbing*, and have been enjoying using the Tension Board 2. I've been climbing on the 12ftx12ft (mirrored) that is available at my local gym, and I've never felt that the phrase "*it hurts so good*" would be so apt. As such, I decided to do an in depth analysis of available data. See also an analysis of the Kilter Board. +I recently got into *board climbing*, and have been enjoying using the Tension Board 2. I've been climbing on the 12ftx12ft (mirrored) that is available at my local gym, and I've never felt that the phrase "*it hurts so good*" would be so apt. As such, I decided to do an in depth analysis of available data. See also an analysis of the Kilter Board. ![Hold Usage Heatmap](images/02_hold_stats/all_holds_all_grades_heatmap.png) @@ -343,7 +343,7 @@ The model can still predict subgrades (e.g., V3 contains 6a and 6a+), but it is # Future Work -* ~~Kilter Board analysis~~ +* ~~Kilter Board analysis~~ * A unified approach to grade prediction across boards * Test other models * Better spatial features