Description
Hello,
I
When I try to invoke the endpoint and start the prediction (I use the same aws code of aws) , I get this error below
ModelError: An error occurred (ModelError) when calling the InvokeEndpoint operation: Received server error (500) from model with message "
<title>500 Internal Server Error</title> Internal Server ErrorThe server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
". See https://eu-west-1.console.aws.amazon.com/cloudwatch/home?region=eu-west-1#logEventViewer:group=/aws/sagemaker/Endpoints/sagemaker-all-2018-04-11-12-00-21-560 in account 180856571690 for more information.
I don't think that the problem come from instance type because i am using a small dataset using decision trees.
Can you help me to resolve this problem?
Thanks