ml_model source family¶
Persisted ML generator read through its ml:// model URI.
Canonical URI: ml://<identifier>
Supported XML consumers: generate, iterate
Read forms: ml_model
Read forms by XML consumer: generate=ml_model; iterate=ml_model
Distributions: ordered
Selection capabilities: selector=no; iterationSelector=no; pagination=yes; random access=no; cyclic=no; unique=no
Environment boundary: Train and persist a model with <ml-train>; reference it from a bounded source product as source="ml://<model-name>".
Complete workflows:
- Consume a bounded persisted ML model — Use after ml-train when a bounded product must generate records from the persisted model.