Bruno Domingues
|
04c94efd98
|
SIENTIAPDE-1249: Refactor TrainModelParams to use dataclass and add from_dict method for validation, remove no-cache-dir from pip install in quality gate workflow, and rename X_train/X_test to x_train/x_test in TrainModelResult.
|
2025-10-06 19:11:02 -03:00 |
|
Bruno Domingues
|
d8583cdae7
|
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 |
|