Train NAIL-RAPM v1.0
uv run nba-train-hpm-x3-linear-ridge-without-uncertainty --through-season 2025-26 \
2>&1 | tee artifacts/logs/hpm-x3-linear-ridge-without-uncertainty-2025-26.log
Follow the run:
tail -f artifacts/logs/hpm-x3-linear-ridge-without-uncertainty-2025-26.log
Run the focused frozen comparison after training:
uv run nba-evaluate-hpm-x3-linear-ridge-without-uncertainty \
2>&1 | tee artifacts/logs/hpm-x3-linear-ridge-without-uncertainty-frozen.log