Name: Validation_Set | Version Id: 1.0.0.0 | ||
---|---|---|---|
Description:The Validation_Set class belongs to the Data_Set class family and contains attributes that describe the size and version of the data set used to validate the machine learning model (e.g., to choose the best hyperparameters). | |||
Namespace Id: ml | Steward: img | Role: TBD_role | Status: Active |
Class Hierarchy: Data_Set :: Validation_Set | |||
Attribute(s) | Name | Cardinality | Value |
data_set_version_id | 1..1 | None | |
data_set_count | 1..1 | None | |
Association(s) | Name | Cardinality | Class |
Augmentation_Method | 0..Unbounded | Augmentation_Method | |
Augmentation_Method_Parameter | 0..Unbounded | Augmentation_Method_Parameter | |
Preprocessing_Method | 0..Unbounded | Preprocessing_Method | |
Preprocessing_Method_Parameter | 0..Unbounded | Preprocessing_Method_Parameter | |
Referenced from: Trained_Machine_Learning_Model |