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:
@@ -151,7 +151,7 @@ env:
|
||||
- name: GITHUB_REPO_URL
|
||||
value: "git@github.com:Aignosi/sientia-dataops-laborious_temporal.git"
|
||||
- name: GITHUB_BRANCH
|
||||
value: main
|
||||
value: SIENTIAPDE-1231-ajustar-o-retreino-do-courier-no-laborious
|
||||
- name: PYTHON_APP
|
||||
value: "laborious.worker.worker"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user