Integrating Python and R predictive models into Pega Platform
Integrate predictive models that were built outside of Pega Platform™ with Pega Decision Management by using the Predictive Model Markup Language (PMML) format.
PMML is an XML-based format that facilitates exchanging predictive models produced by machine-learning algorithms.
Use case
As a data scientist, use a programming language such as Python or R to build a predictive model to determine which customers are likely to churn. Convert the model to PMML format and import it to Pega Platform to use in a next-best-action strategy.
This tutorial covers the following topics:
Previous topic Resolving revisions Next topic Monitoring predictive models