Predictive Model Deployment

Hi Team,

We recently setup a new Predictive Model(regression model) using Prediction Studio in our DevTest environment and it’s working as expected.

Now, we are planning to deploy the model to higher environment. As part of the model setup only one rule got created in the ruleset version mentioned. Only deploying that one model rule is sufficient to test/use it in the higher environment? or do we need to setup the model in every environment using prediction studio?

We are using Pega/DM 8.4.3 version.

@bsbiradarr, may I ask what kind of model it is - pmml? or did you create it using the Pega wizard?

@SHRIDHAR We created the model from scratch using Pega Prediction Studio → Create Model wizard(Pega Machine Learning option). We used CSV file as a data source.

In that case, only the predictive model rule needs to be migrated. You can migrate it via a standard Pega RAP or use revisions, etc. if you have CDH

@SHRIDHAR Thanks Sridhar!