| Name: Trained_Machine_Learning_Model | Version Id: 1.0.0.0 | ||
|---|---|---|---|
| Description:The Trained_Machine_Learning_Model class is a container for classes and and attributes describing the various parameters specified to the Machine Learning Algorithm. | |||
| Namespace Id: ml | Steward: img | Role: TBD_role | Status: Active |
| Class Hierarchy: Trained_Machine_Learning_Model | |||
| Attribute(s) | Name | Cardinality | Value |
| trained_model_version_id | 1..1 | None | |
| trained_model_name | 1..1 | None | |
| Association(s) | Name | Cardinality | Class |
| Machine_Learning_Algorithm | 1..1 | Machine_Learning_Algorithm | |
| Training_Set | 1..1 | Training_Set | |
| Validation_Set | 0..1 | Validation_Set | |
| Test_Set | 0..1 | Test_Set | |
| Test_Performance | 0..Unbounded | Test_Performance | |
| Referenced from: Machine_Learning | |||