-
Notifications
You must be signed in to change notification settings - Fork 8
Question on encoding categorical ranges #206
Copy link
Copy link
Open
Labels
Best PracticeIssues that do not require changes to the standardsIssues that do not require changes to the standards
Description
Supposing a categorical parameter {....,"categoryEncoding": { "http://example.com/land_cover/categories/grass": 1, "http://example.com/land_cover/categories/forest": [2,3] }. Does the categoryEncoding value represent a range, i.e. 3>=x>=2 or fixed values?
I'm asking because of the complexity of encoding values sampled from an image
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Best PracticeIssues that do not require changes to the standardsIssues that do not require changes to the standards