Few fixes

This commit is contained in:
Urtzi Alfaro
2025-07-17 14:34:24 +02:00
parent 5bb3e93da4
commit cb80a93c4b
36 changed files with 1512 additions and 141 deletions

8
.gitignore vendored
View File

@@ -79,7 +79,7 @@ logs/
*.pkl
*.joblib
*.h5
models/
# Data
data/external/
@@ -104,9 +104,3 @@ kubeconfig
prometheus_data/
grafana_data/
elasticsearch_data/
# Artifacts (from Claude)
*_service.py
*_libraries.py
*.md
setup_scripts.sh