Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Decision models are rule/expression based: the inputs and output are usually structured data, which can be quantitative or categorical.

Predictive models (aka “AI models” in the narrow sense) are more mathematical in nature (thus requiring different engines), and process inputs “features” that are usually quantitative only, and may result from a ‘mapping’ (see for example the Transformations defined as part of the PMML standard http://dmg.org/pmml/v4-4-1/Transformations.html)

  • No labels