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
f07bc8ff306f3c6ab8362111fe45a6b5e75a0613
sientia-dataops-model-manager
/
model_manager
/
utils
/
models
History
Bruno Domingues
94697215aa
SIENTIAPDE-1241: Refactor: Improve documentation, exception handling, and configuration in model manager. This commit enhances clarity and robustness by adding detailed docstrings to methods, standardizing exception handling with custom types, and simplifying MLflow configuration.
2025-10-22 21:48:12 -03:00
..
__init__.py
SIENTIAPDE-1249: Implement data models for Model Manager and add unit tests. This commit introduces data transfer objects (DTOs) and model classes for experiment status, training parameters, and training results, along with corresponding unit tests to ensure their correct behavior.
2025-10-06 16:49:18 -03:00
experiment_status.py
SIENTIAPDE-1241: Refactor: Improve documentation, exception handling, and configuration in model manager. This commit enhances clarity and robustness by adding detailed docstrings to methods, standardizing exception handling with custom types, and simplifying MLflow configuration.
2025-10-22 21:48:12 -03:00
train_model_params.py
SIENTIAPDE-1241: Refactor: Improve documentation, exception handling, and configuration in model manager. This commit enhances clarity and robustness by adding detailed docstrings to methods, standardizing exception handling with custom types, and simplifying MLflow configuration.
2025-10-22 21:48:12 -03:00
train_model_result.py
SIENTIAPDE-1255: Integrate sientia-mlops-library into model-manager, adding model serving, reporting, and updated model definitions.
2025-10-20 16:55:52 -03:00