github_sync / .gitignore
Bachstelze
touch images
3a5b0ca
raw
history blame contribute delete
269 Bytes
# Model files - upload manually to HuggingFace Spaces via web UI
# HuggingFace rejects binary files via git push
A3/models/*.pkl
# images
#score_board.png
#A5b/models/adaboost_feature_importance.png
# Python
__pycache__/
*.py[cod]
.ipynb_checkpoints/
# OS
.DS_Store