Enum ActivityType
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public enum ActivityType
Fields
| Name | Description |
|---|---|
| Data_Collection | |
| Data_Preparation | |
| Deployment | |
| Design | |
| Fine_Tuning | |
| Inference | |
| Null | |
| Other | |
| Training | |
| Validation |