An Azure machine learning service for building and deploying models.
Can you try creating a new experiment, do you observe the same error?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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
An Azure machine learning service for building and deploying models.
Can you try creating a new experiment, do you observe the same error?