1
0
Files
rg4444 0ca748c9a5
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled
init
2026-06-16 08:07:49 +03:00

19 lines
490 B
YAML

algorithm_card:
id: "oipf.algorithm.model-inference"
name: "Model Inference"
status: "draft"
purpose: "Run a declared ML, physics, statistical or rules model under a model contract."
algorithm_type: "external"
inputs:
- model contract
- contextualised time-series window
- operating state
- constraints
outputs:
- prediction
- confidence
- explanation payload
- recommended action candidate
implementation:
type: "external_model_runtime"