After successfully training, test solution not returning any results
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 01:23 AM
Model was successfully trained. However, when I attempt to test the solution, the system is not returning the results of the tests. It is calculating the total record count but not showing the results.
Anyone faced this issue before?
When I looked at the network data, it is showing a 401 Error.
In the flow, it is showing a 404 error - 404: Prediction Failed with error: java.lang.Exception: com.snc.ml.common.DxCException: artifact is not found, artifact = c1ee429997e8da94612e73100153afaa_.modelInfo_. Please contact Support for Additional Assistance
- Labels:
-
Predictive Intelligence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 02:24 AM
What artifact is that? Should it be there and is the issue that it's not found, or doesn't it exist, while looking for it?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 02:51 AM
There is supposed to be rows highlighted the prediction status for each case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 08:34 PM
Curious if you've come up with a solution yet. I'm experiencing the same issue using the ML API, and receiving 404 errors using the Flow Designer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 09:09 PM
For my scenario, it was a configuration issue on their server. It was not pointing right. SNOW support made the change, and it worked thereafter.