SIENTIAPDE-1231
Update model retraining and logging enhancements - Changed the GITHUB_BRANCH value in values.yaml to 'main' for consistency. - Refactored MLFlow class to improve timestamp handling and error messaging during model retraining. - Enhanced MLFlowRepository methods to include metadata logging and improved model version retrieval. - Updated minimal_retrain workflow to support extended timeout for activities and include model configuration in input data.
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: SIENTIAPDE-1231-ajustar-o-retreino-do-courier-no-laborious
|
||||
value: main
|
||||
- name: PYTHON_APP
|
||||
value: "laborious.worker.worker"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user