Plot predicted vs true probabilities
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Bin predicted probabilities and plot what proportion occur, e.g. bin all predicted probabilities from 0.0 to 0.1 and see if they occur ~5% of the time
you'll need the test-set data
http://erj.ersjournals.com/content/erj/39/2/366/F2.large.jpg
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no file or test; start by locating the prediction-evaluation entry point and where test-set data is loaded. Add the predicted-probability bins and observed proportions, then verify that the resulting plot reflects the stated 0.0–0.1 and approximately 5% example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization, machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100