You've already forked generic-industrial-process
Import UAPF package
This commit is contained in:
17
algorithm-cards/recommendation-generation.card.yaml
Normal file
17
algorithm-cards/recommendation-generation.card.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
algorithm_card:
|
||||
id: "oipf.algorithm.recommendation-generation"
|
||||
name: "Recommendation Generation"
|
||||
status: "draft"
|
||||
purpose: "Convert model outputs into a governed human-readable and machine-readable operational recommendation."
|
||||
algorithm_type: "composite"
|
||||
inputs:
|
||||
- prediction
|
||||
- confidence
|
||||
- constraints
|
||||
- economic parameters
|
||||
- workflow policy
|
||||
outputs:
|
||||
- recommendation object
|
||||
- approval requirement
|
||||
- expected impact
|
||||
- audit metadata
|
||||
Reference in New Issue
Block a user