Error When Doing Test Request-Response

Dana Shields 26 Reputation points
2020-10-06T20:49:29.767+00:00

I'm doing a Test Request-Response in Azure Machine Learning Studio (Classic), and am getting the following error below. The model trained and tested fine. Why would this error now be throwing when deployed as a web service?

Error Message: Score Model (AFx Library) : table: The data set being scored must contain all features used during training, missing feature(s): 'Rating_HashingFeature_485', 'Rating_HashingFeature_148', 'Rating_HashingFeature_536', 'Rating_HashingFeature_437', 'Preprocessed Review_HashingFeature_414', 'Preprocessed Review_HashingFeature_666', 'Preprocessed Review_HashingFeature_413', 'Preprocessed Review_HashingFeature_522', 'Preprocessed Review_HashingFeature_602', 'Preprocessed Review_HashingFeature_746'.
Site Path: /workspaces/a5be8959d5e047d3af0d350190323087/webservices/ba9b6b4066df42e5bb5edd9c0ad9062e/endpoints/default/test/rrs
Activity ID: 82e53138-b3b9-4a94-8695-0b8152c505ac
Request ID: 3f55ed33-f261-4103-ba76-9a36e3a3b03c
Workspace ID: a5be8959d5e047d3af0d350190323087
Workspace Type: Free
User Role: Owner
Tenant ID: 6cacd170-f897-4b19-ac58-46a23307b80a

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,957 questions
{count} vote

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,171 Reputation points
    2020-10-07T20:43:40.18+00:00

    Can you try creating a new experiment, do you observe the same error?

    1 person found this answer helpful.

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.