Error 0023
Updated: July 19, 2016
Error 0023
Exception occurs if target column of input dataset is not valid for the current trainer module.
This error in Azure Machine Learning occurs if the target column (as selected in the module parameters) is not of the valid data-type, contained all missing values, or was not categorical as expected.
Revisit the module input to inspect the content of the label/target column. Make sure it does not have all missing values. If the module is expecting target column to be categorical, make sure that there are more than one distinct values in the target column.
Exception Messages |
|---|
Input dataset has unsupported target column. |
Input dataset has unsupported target column "{0}". |
Input dataset has unsupported target column "{0}" for learner of type {1}. |
Tip |
|---|
|
Need more help or troubleshooting tips for Azure Machine Learning? Try these resources: |
