Closed
Description
Hi,
As per the documentation, the length of the label should be equal to the length classes
in config.json
.
I have declared this as my class -
"classes": [
{ "name": "Roads", "filter": ["==","highway","motorway"] }
]
However, my labels are being made as "label": [1, 0]
or "label": [0, 1]
Is there a specific reason for this kind of return? Thanks
Metadata
Metadata
Assignees
Labels
No labels