MicrosoftLearning / mslearn-ai-fundamentals

Azure AI Fundamentals exercises
https://microsoftlearning.github.io/mslearn-ai-fundamentals/
MIT License
101 stars 75 forks source link

Cannot Test Model in Lab - Explore Automated Machine Learning in Azure Machine Learning (Reopened) #25

Closed loglux closed 1 month ago

loglux commented 1 month ago

https://microsoftlearning.github.io/mslearn-ai-fundamentals/Instructions/Labs/01-machine-learning.html

Cannot test the model: Azure returns an error message. When testing the model, the following error message appears: "Failed to test model: A value is not provided for the 'input_data' parameter."

Broken link: The link to download the bike rental files (https://aka.ms/bike-rentals) results in a 404 error, preventing the download of the necessary files.

Despite following the updated instructions provided in the previous issue, the problem persists. The broken link issue remains unresolved, and it prevents the completion of the lab.

sherzyang commented 1 month ago

Thanks @loglux, I will take a look at that.

sherzyang commented 1 month ago

@loglux , the link to the data now works again. Let me work on the other issues.

loglux commented 1 month ago

Attempting to download the bike rental files from https://aka.ms/bike-rentals now works, but it only downloads daily-bike-share.csv and does not include the MLTable file, which is required to complete the lab

sherzyang commented 1 month ago

@loglux, you are right, I fixed the issue and now https://aka.ms/bike-rentals downloads the folder with the two files.

sherzyang commented 1 month ago

Confirming that the endpoint can be created, but the test runs into an unexpected error in the scoring script, so we are still blocked. I've created a product ticket and will share when there is a resolution.

sherzyang commented 1 month ago

@loglux, confirming this is fixed. Learners can test with the provided instructions and JSON now.