predictive intelligent change capability when train

Cherly
Tera Contributor

After the upgrade to Vancouver. when we train the capability change to from classification to Workflow Classification. is there any way to change fix this issue.

1 ACCEPTED SOLUTION

Brian Bakker
ServiceNow Employee
ServiceNow Employee

@Cherly 

This is not an issue, as you have seamlessly moved to our new ML Trainers that have an improved Classifier engine using a pre-trained Word Corpus that will provide better prediction results. Please check the Solution Statistics and compare it with the solution trained with the "Classification" capability and you will see improved stats (higher % is better).

View solution in original post

19 REPLIES 19

Brian Bakker
ServiceNow Employee
ServiceNow Employee

@Cherly 

This is not an issue, as you have seamlessly moved to our new ML Trainers that have an improved Classifier engine using a pre-trained Word Corpus that will provide better prediction results. Please check the Solution Statistics and compare it with the solution trained with the "Classification" capability and you will see improved stats (higher % is better).

if i wanted to change it back to using classifier is it possible

 

Brian Bakker
ServiceNow Employee
ServiceNow Employee

Why? I see no reason why you want to revert back to using our old Classifier engine that will not produce as good results as the new engine.  Do you not want better prediction results for your Classification solutions?

sakshi arora
Tera Contributor

We have a similar problem in our instance, post upgrade we turned off the new AI capability as we were using custom logics to use the similarity framework to predict and set the values and then we couldn't change the code to use the new ML API's as we got to know MLPredictor API's are deprecated.

But now we are running the project to change to the new workflow classification capability and wish to understand how we can change the code to use new classification capability. Need to understand how to use new ML API's.