Skip to content

simsam8/cedas_hackathon_2025

Repository files navigation

CEDAS Hackathon 2025

Setup

Use uv for setting up environment: uv sync --extra cpu for cpu, uv sync --extra gpu for gpu,

Activate environment with: source .venv/bin/activate

Code for training

Final code used for training the model is found in 'xgboost.ipynb'