-
Re: Got the error "API Key not provided" when call to python API endpoint
ah I found the cause, I need to create basic auth by an empty user and the password is the API key first, and I also need to restart the API service after changing the security config1 · -
Re: Socket closed when running API service test query
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 normal1 ·