ARIMA_SAX_Hybrid_Forecaster/.gitignore

15 lines
No EOL
184 B
Text

# runtime / generated artifacts (never commit)
results/
__pycache__/
*.pyc
.pytest_cache/
.venv/
venv/
# local experiment scratch
experiments/*/output/
*.tmp
# OS
Thumbs.db
.DS_Store