Alvin Haryanto
Results
2
comments of
Alvin Haryanto
I encountered the same `Expected column(s) (label_column_name) not found in X.` issue when running a regression automated ML in a pipeline using `AutoMLStep` and reading the `training_data` using `OutputFileDatasetConfig`. Retrieving...
I had the same issue with `label_column_name` and integer. `"message": "Argument [label_column_name] is of unsupported type: []. Supported type(s): [int, str]"` azureml-sdk v.1.39.0