| Name: Machine_Learning_Algorithm | Version Id: 1.0.0.0 | ||
|---|---|---|---|
| Description:The Machine_Learning_Algorithm class is a container for classes and and attributes describing the algorithm type and learning style used. An external reference to a citation for the algorithm is required. | |||
| Namespace Id: ml | Steward: img | Role: TBD_role | Status: Active |
| Class Hierarchy: Machine_Learning_Algorithm | |||
| Attribute(s) | Name | Cardinality | Value |
| algorithm_learning_style | 1..1 | Semisupervised_Learning, Supervised_Learning, Unsupervised_Learning | |
| algorithm_type | 1..1 | Convolutional_Neural_Network_Classifier | |
| algorithm_name | 1..1 | None | |
| trained_model_objective_function_name | 0..1 | None | |
| trained_model_objective_function_description | 0..1 | None | |
| Association(s) | Name | Cardinality | Class |
| External_Reference | 1..Unbounded | External_Reference | |
| Referenced from: Trained_Machine_Learning_Model | |||