We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Predictive Intelligence error

GaryJHayes
Kilo Sage

Hi All,

I am trying to train a PI solution for classification but I am getting this error:

 

GaryJHayes_0-1720191216437.jpeg

This is with a fresh install and the solution definition OOTB

Has anyone seen this before? Any suggestions?

 

Thanks for reading

1 ACCEPTED SOLUTION

GaryJHayes
Kilo Sage

I raised a support ticket with ServiceNow and this is their reply:

 

The issue is in ML trainer. The fix will be applied on Prod ML Scheduler and Trainer in the Xanadu release. This will fix the issue for customers on Vancouver as well.
Till this issue gets fixed, we can add the following sys property to train the solution.
property:

glide.platform_ml.api.workflow_pipeline_for_classification


value: classification_pipeline_utah


View solution in original post

3 REPLIES 3

GaryJHayes
Kilo Sage

Thanks for the advice @Yashsvi but none of those suggestions helped

GaryJHayes
Kilo Sage

I raised a support ticket with ServiceNow and this is their reply:

 

The issue is in ML trainer. The fix will be applied on Prod ML Scheduler and Trainer in the Xanadu release. This will fix the issue for customers on Vancouver as well.
Till this issue gets fixed, we can add the following sys property to train the solution.
property:

glide.platform_ml.api.workflow_pipeline_for_classification


value: classification_pipeline_utah