Hi! FOA thanks for your time and effort Trying to load the model (pkl) this error occurs: `# model = joblib.load('model/rf_model.pkl')` Both running using flask or gunicorn. Take into account I created an python virtual env Regards!
Hi! FOA thanks for your time and effort
Trying to load the model (pkl) this error occurs:
# model = joblib.load('model/rf_model.pkl')Both running using flask or gunicorn.
Take into account I created an python virtual env
Regards!