SIENTIAPDE-1231

Update .gitignore, values.yaml, and model_repository.py for improved data handling and logging

- Added 'catboost_info/' to .gitignore to prevent tracking of additional temporary files.
- Updated GITHUB_BRANCH in values.yaml to reflect the current branch for model retraining.
- Enhanced model_repository.py to drop duplicate timestamps in treated data and streamline attribute logging during model retraining.
This commit is contained in:
vitor-aignosi
2025-10-06 16:35:53 -03:00
parent 36af84f056
commit 16a3aa7022
3 changed files with 25 additions and 12 deletions

3
.gitignore vendored
View File

@@ -45,4 +45,5 @@ git_log
.env
tmp/
tmp/
catboost_info/