deployment issue in Azure.

santra 6 Reputation points
2021-09-20T09:06:57.59+00:00

Hello, I am a beginner in Azure ML. I am have successfully deployed my NLP model in Azure for sentiment analysis. Then I go to the workspace and Azure Machine Learning services. When I go to the endpoints, I get a 'Test' option. But when I put a sentence for example 'I love to play football' in the test section the only things come up in the Test result
is {}. Can any one help.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,313 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. romungi-MSFT 48,886 Reputation points Microsoft Employee Moderator
    2021-09-20T10:49:54.233+00:00

    @santra A null response in your endpoint result indicates that the scoring script used in your model deployment is not working as expected. Have you used any document to follow the steps and deploy the endpoint? Could you also lookup the logs of your endpoint to check more details?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.