Error 0006

 

Updated: July 19, 2016

Error 0006

Exception occurs if parameter is greater than or equal to the specified value.

You will receive this error in Azure Machine Learning if the parameter in the message is greater than 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 less than the specified value.

Exception Messages

Parameters mismatch. One of the parameters should be less than another.

Parameter "{0}" value should be less than parameter "{1}" value.

Parameter "{0}" has value "{1}" which should be less than {2}.

System_CAPS_tipTip

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

Show: