Hello Team,
We are trying to deploy a model to Azure ML workspace containing a saved model & One Hot Encoded joblib file.
We are facing issue in init() function.
Please find the below error message:
"message": "Aci Deployment failed with exception: Your container application crashed. This may be caused by errors in your scoring file's init() function.
PFB screenshot of scoring file:
