bike rental data is string but Regression expects integer

Gary Tan 20 Reputation points
2024-04-16T04:49:12.3466667+00:00

Hi There,

I am on "Fundamental of Machine Learning"- Exercise - Explore Automated Machine Learning in Azure Machine Learning.

When I am filling up information in "Task settings" page, Regression task type requires imported data set column "rental" to be integer, nevertheless the page prompts an error message. It mentions, the imported data set column "rental" is string. Due to that, I am unable to proceed to next step. Thanks.

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

Accepted answer
  1. dupammi 6,480 Reputation points Microsoft Vendor
    2024-04-18T03:43:00.9366667+00:00

    Hi @Gary Tan

    Thank you for providing the screenshots and more detailed values selected.

    It seems like the "Next" button was not enabled when the "Experiment timeout (minutes)" and "Iteration timeout (minutes)" fields were filled with values. This could be because the values entered were not valid or did not meet the requirements for the fields.

    The "Experiment timeout (minutes)" field requires a value in minutes, and the "Iteration timeout (minutes)" field requires a value in minutes per iteration. If the values entered are not in the correct format or do not meet the requirements, the "Next" button will not be enabled.

    To resolve this issue, you can try entering valid values for the "Experiment timeout (minutes)" and "Iteration timeout (minutes)" fields.

    For debugging purpose, you can try leaving the fields blank and see if the "Next" button is enabled. If it is, you can proceed with the AutoML task.

    For more information on how to configure the task settings in Azure Machine Learning's AutoML, please refer Configure automated ML experiments in Azure Machine Learning

    I hope this helps in debugging to enable the "Next" button and proceed to next screens. Thank you.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful