This website requires JavaScript.
Explore
Help
Register
Sign In
gitea_admin
/
sientia-dataops-model-manager
Watch
1
Star
0
Fork
0
You've already forked sientia-dataops-model-manager
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1ec40bfb2aca86c49bd7e1f52e813e97562aee24
sientia-dataops-model-manager
/
model_manager
/
workflows
History
Bruno Domingues
1ec40bfb2a
SIENTIAPDE-1253: Implement activity for cleaning up temporary run directory and integrate into train model workflow. This change introduces a new activity for idempotent cleanup of the run directory after model training, replacing the direct directory removal in the workflow. This improves determinism and error handling. Also includes unit tests for the new activity.
2025-10-15 15:49:05 -03:00
..
sub_workflows
SIENTIAPDE-1243: Refactor and enhance model manager activities and workflows
2025-10-01 17:28:57 -03:00
__init__.py
SIENTIAPDE-1243: Refactor: Rename 'laborious' package to 'model_manager'
2025-10-01 14:29:24 -03:00
minimal_retrain.py
SIENTIAPDE-1243: Refactor and enhance model manager activities and workflows
2025-10-01 17:28:57 -03:00
predictions_batch.py
SIENTIAPDE-1243: Refactor and enhance model manager activities and workflows
2025-10-01 17:28:57 -03:00
train_model.py
SIENTIAPDE-1253: Implement activity for cleaning up temporary run directory and integrate into train model workflow. This change introduces a new activity for idempotent cleanup of the run directory after model training, replacing the direct directory removal in the workflow. This improves determinism and error handling. Also includes unit tests for the new activity.
2025-10-15 15:49:05 -03:00