Classification Prediction model is giving error 400: Results from Prediction were empty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2023 12:20 AM
Hello All,
I have a classification prediction model to predict assignment group of the call. The model is taking input as short description, description and u_account. But sometimes prediction model gives below error -
400: Results from Prediction were empty. Please make sure that at least one of the input fields specified
in your solution definition [short_description,description,u_account] are not null and are valid in your
input record [a09af2ed974af550c18af6c6f053af2b]. Re-run the prediction once the check is complete
and if the issue still persists, Please contact support for additional assistance
But in this case none of the fields, short_description, description or account are null. reruning this also does not solve the problem,
Any help would be appreciated. Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 01:22 PM
I'm facing the same issue, did you manage to fix this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2024 11:09 PM
No I am still struggling with this. Came back to check if any response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2024 09:44 PM
Not really. I have not managed to get any solution for this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2025 06:18 AM
Any one field from short_description,description,u_account is blank for the record for the input record a09af2ed974af550c18af6c6f053af2b.So please update the value and try again.