Error 0087

 

Updated: July 19, 2016

Error 0087

Exception occurs when an invalid count table type is specified for learning with counts modules.

This error in Azure Machine Learning occurs when you try to import an existing count table, but the table is incompatible with the current data, or with the new count table.

There are different formats for saving the counts and rules that make up the transformation. If you are merging count tables, verify that both use the same format.

Generally, a count-based transform can only be applied to datasets that have the same schema as the dataset on which the transform was originally created.

For general information, see Data Transformation / Learning with Counts. For requirements specific to creating and merging count-based features, see these topics:

Exception Messages

Invalid count table type is specified.

The specified count table type '{0}' is not a valid count table type.

System_CAPS_tipTip

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

Show: