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
4686b438dba9c31001cce3fc7ba9c4231befc642
sientia-dataops-model-manager
/
model_manager
/
activities
History
Bruno Domingues
4a32d712ba
SIENTIAPDE-1255: Implement object destructors for Activities and ExperimentTracking to prevent AttributeError during garbage collection, and mock workflow logger in tests to avoid RuntimeWarning.
2025-10-20 17:53:49 -03:00
..
__init__.py
SIENTIAPDE-1243: Refactor: Rename 'laborious' package to 'model_manager'
2025-10-01 14:29:24 -03:00
activities.py
SIENTIAPDE-1255: Implement object destructors for Activities and ExperimentTracking to prevent AttributeError during garbage collection, and mock workflow logger in tests to avoid RuntimeWarning.
2025-10-20 17:53:49 -03:00
experiment_tracking.py
SIENTIAPDE-1255: Implement object destructors for Activities and ExperimentTracking to prevent AttributeError during garbage collection, and mock workflow logger in tests to avoid RuntimeWarning.
2025-10-20 17:53:49 -03:00
minio.py
SIENTIAPDE-1248: Refactor MinIO activity to raise specific exception types for better error handling
2025-10-06 10:58:48 -03:00
mlflow.py
SIENTIAPDE-1255: Refactor MLFlow activities for training operations and update metrics
2025-10-17 00:51:29 -03:00
training.py
SIENTIAPDE-1253: Implement business rule validation for training parameters. Adds a validate_business_rules method to the TrainModelParams class to enforce constraints on training parameters, improving data integrity and preventing errors. Also updates tests to include target variable in variable columns and adds tests for business rule validations.
2025-10-15 16:16:09 -03:00