EducationalTestingService / EducationalTestingService/rsmtool
Use raw predictions in tutorial
Open
documentation
good first issue
- Dominant language
- Python
- Stars
- 71
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
We use scaled predictions in tutorial. Prediction scaling is becoming increasingly obsolete: it was used to maximize kappas that were computed on rounded values but in fact it increases MSE. Since it's used in tutorial, many new users assume this is the default approach.
I think we should replace it with raw predictions. Thoughts?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.