Socket closed when running API service test query

manhnam91
Level 2
Socket closed when running API service test query

I have created an API service and endpoint on my DSS, everything is working fine till today I am getting the attached error message when running the test query, I tried restarting DSS and also the server but it doesn't work. Anyone can help, thanks

0 Kudos
1 Reply
manhnam91
Level 2
Author

I found the cause when I re-train my model I get the error:

No module named 'sklearn.ensemble.partial_dependence'

I removed scikit-learn and reinstalled it, now everything is back to normal