Bruno Domingues
|
41c4490cad
|
SIENTIAPDE-1579: Fix SientiaMlException propagation in ModelServing.search_runs_by_name to correctly raise the exception with its message, resolving a TypeError. Enhance training test script to support scenario-specific CSV files for different test cases. Update search_runs_by_name return type hint and apply minor code formatting.
|
2026-02-19 21:13:41 -03:00 |
|
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 |
|
Bruno Domingues
|
5789a13023
|
SIENTIAPDE-1241: refactor train_model workflow due to I/O errors.
|
2025-10-22 15:37:56 -03:00 |
|
Bruno Domingues
|
ab7c93480b
|
SIENTIAPDE-1255: Refactor: Move extra pip requirements to environment variable and use constants for preprocessor steps.
|
2025-10-21 09:20:23 -03:00 |
|
Bruno Domingues
|
56f3db350c
|
SIENTIAPDE-1255: Refactor ModelServing class to improve thread safety, resource management, and documentation. Adds context manager for experiment saving and clarifies thread-safety concerns.
|
2025-10-20 17:16:45 -03:00 |
|
Bruno Domingues
|
56a21a16da
|
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 |
|