IMPORTANT

RULE 1

Full Screen for Best Experience

RULE 2

Do Not Reload Page for Fair Chance

RULE 3

Ensure PC Clock is Set According to Timezone PKT

⚙️ ENVIRONMENT SETUP

Run the following commands before the competition starts.
Click the button to copy each command.

Step 1 — Open PowerShell as Administrator, then run:
Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process
Step 2 — Install required packages:
pip install scikit-learn==1.5.1 joblib==1.4.2 numpy==1.26.4 pandas==2.1.4 huggingface-hub==0.22.2
Step 3 — Verify installed versions:
python -c "import sklearn, joblib, numpy, pandas, huggingface_hub; print('scikit-learn:', sklearn.__version__); print('joblib:', joblib.__version__); print('numpy:', numpy.__version__); print('pandas:', pandas.__version__); print('huggingface-hub:', huggingface_hub.__version__)"

✓ EXPECTED OUTPUT (Step 3)

scikit-learn: 1.5.1
joblib: 1.4.2
numpy: 1.26.4
pandas: 2.1.4
huggingface-hub: 0.22.2

AI GOT
TALENT

Ryu ReadyKen Ready