Predictive intelligence error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Hi, I am testing the PI model from the backend (classification def), it returning the prediction. But when I test it from flow (I am using classification prediction action), it gives error -
404: Prediction Failed with error: java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because "o" is null. Please contact Support for Additional Assistance
see correct predictive from backend.
Can someone help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
I am also getting this message in the backend - - Prediction results below threshold
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Check this KB KB0781893 Predictive Intelligence Common issues
From your screen shot , it seems , your testing data having very less threshold value. Test with a sample data which is having good Threshold.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
@Tanushree Maiti How do I find those records where Threshold is high? and can i change this threshold value? Also, any idea about this error -
NullPointerException
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
Based on which input you are running your prediction. Open that table , manually search that input field in record level ( checking historical data) ,
Test Solution definition by that keyword in the input field.
