# Python bytecode cache:
__pycache__/

# Package installation:
.eggs/
*.egg-info/

# Model checkpoints:
*_best.pkl