std_log.txtI forgot to add the log. See attached.
Having issues with Azure ML. The split data component is failing without returning any actual error message
Adebayo Adetoro
25
Reputation points
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