developmentseed / developmentseed/ml-enabler
Binary Inference
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### Context
If binary_infernece is set to true, automatically set the opposing inference to the inverse of the validation.
IE:
school,not_school
If a school inference tile is validated to be true, set the not_school validation to automatically be false.
cc/ @martham93
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the browser code that handles inference validation and the existing binary_inference setting. Trace how a validated school or not_school tile updates its counterpart, then verify that enabling binary inference makes the opposing validation the inverse while preserving current behavior when it is disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100