Having issues with Azure ML. The split data component is failing without returning any actual error message

Adebayo Adetoro 25 Reputation points
2023-06-13T12:15:44.0566667+00:00

I have this issue with Azure Machine Learning Designer. At the point of executing the "Split Data" component, it keeps failing with showing any errors (find attached the log). The odd part is after splitting, it seems to reproduce many records on its own as shown below:

2023-06-13 11:25:51,306 studio.core          DEBUG      |   |   |   [0] = 1261
2023-06-13 11:25:51,306 studio.core          DEBUG      |   |   |   [1] = 541
2023-06-13 11:25:51,307 studio.core          DEBUG      |   |   shape:
2023-06-13 11:25:51,307 studio.core          DEBUG      |   |   |   [0] = 445
2023-06-13 11:25:51,307 studio.core          DEBUG      |   |   |   [1] = 191
2023-06-13 11:25:51,308 studio.module        INFO       |   |   randomize folds.
2023-06-13 11:27:16,916 studio.core          DEBUG      |   |   return:
2023-06-13 11:27:16,934 studio.core          DEBUG      |   |   |   [0] = 
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,334 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Adebayo Adetoro 25 Reputation points
    2023-06-13T12:16:47.5766667+00:00

    std_log.txtI forgot to add the log. See attached.

    0 comments No comments

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.