| Description:The Data_Set class is the container for classes and attributes describing the count, version, augmentation method, and preprocessing methods of data sets used by the machine learning model. |
| Namespace Id: ml | Steward: img | Role: TBD_role | Status: Active |
| Class Hierarchy: Data_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: None |