Connecting to topic detection models through an API
Broaden your selection of topic detection models in Pega Platform by connecting to custom models through an API. Train and deploy your topic detection models, and expose an API endpoint to allow Pega Platform to interact with the models.
To help you serve your models through an API, the Pega GitHub repository provides sample Docker containers, with which you can train and deploy your models.
- In Dev Studio, configure the OAuth 2.0 authentication
profile.For more information, see Creating an authentication profile.
- Deploy your topic detection model and expose an API endpoint to allow Pega Platform to interact with the model.
- In Prediction Studio, define a machine learning service to
connect to topic detection models through an API.For more information, see Configuring a machine learning service connection for topic detection models using REST API.
- In Prediction Studio, create a text categorization model
using the new service connection.For more information, see Creating a text categorization model to run topic detection models through an API.
Previous topic Creating a text categorization model to run topic detection models in Cloud AutoML Next topic Configuring sample containers to use Python models for topic detection