I have been trying to deploy a ml model. The below error is thrown:
File "app.py", line 23, in predict output = model.predict(df) AttributeError