Share via

Split Data with randomized_split unchecked

hamza fq 1 Reputation point
2020-11-16T14:38:15.223+00:00

Please what happen when we split data on the mode SPLIT ROWS with randomized_split unchecked ?

Azure Machine Learning
0 comments No comments

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,836 Reputation points
    2020-11-17T11:19:48.147+00:00

    @hamza fq Thanks for the question. Can you please add more details about the document that you are following. Please follow the below document for data splits in AutoML.
    https://learn.microsoft.com/en-us/azure/machine-learning/how-to-configure-cross-validation-data-splits

    Did you split the dataset into training_data and validation_data. Please check the value count of the split data from the training_data and validation_data dataset.
    40350-image.png


Your answer

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