Error 0005

 

Updated: July 19, 2016

Error 0005

Exception occurs if parameter is less than a specific value.

You will receive this error in Azure Machine Learning if the parameter in the message is below or equal to a boundary value required for the module to process the data.

Revisit the module throwing the exception and modify the parameter to be greater than or equal to the specified value.

Exception Messages

Parameter should be greater than or equal to boundary value.

Parameter "{0}" value should be greater than or equal to {1}.

Parameter "{0}" has value "{1}" which should be greater than or equal to {2}.

System_CAPS_tipTip

Need more help or troubleshooting tips for Azure Machine Learning? Try these resources:

Show: