Error 0105
Updated: July 19, 2016
Error 0105
This error is displayed when a module definition file contains an unsupported parameter type
This error in Azure Machine Learning is produced when the you create a custom module xml definition and the type of a parameter or argument in the definition does not match a supported type.
Make sure that the type property of any Arg element in the custom module xml definition file is a supported type.
Exception Messages |
|---|
Unsupported parameter type. |
Unsupported parameter type '{0}' specified. |
Tip |
|---|
Need more help or troubleshooting tips for Azure Machine Learning? Try these resources: |
Show:
