Error 0086
Updated: August 15, 2016
Error 0086
Exception occurs when a counting transform is invalid.
This error in Azure Machine Learning occurs when you select a transformation based on a count table, but the selected transform is incompatible with the current data, or with the new count table.
The module supports saving the counts and rules that make up the transformation in two different formats. If you are merging count tables, verify that both tables you intend to merge use the same format.
Also, note that in general, 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 counting transform specified. |
The counting transform at input port '{0}' is invalid. |
The counting transform at input port '{0}' cannot be merged with the counting transform at input port '{1}'. Please check to verify the metadata used for counting matches. |
Tip |
|---|
Need more help or troubleshooting tips for Azure Machine Learning? Try these resources: |
