predict script update

This commit is contained in:
2026-03-28 14:54:07 -04:00
parent acaf781136
commit 5069e84c93
5 changed files with 121 additions and 398 deletions
+1 -2
View File
@@ -866,8 +866,7 @@
"print(\"\"\"\\nInterpretation:\n",
"- Each row is a climb-angle observation.\n",
"- The target is `display_difficulty`.\n",
"- The predictors combine geometry, hold statistics, and aggregate difficulty information.\n",
"- Hold-difficulty-based features use Bayesian-smoothed hold scores from Notebook 03.\n",
"- The predictors combine geometry and structure\n",
"- The next notebook tests how much predictive signal these engineered features actually contain.\n",
"\"\"\")\n"
]