The Wayback Machine - https://web.archive.org/web/20210604093234/https://github.com/topics/scoring-models
Skip to content
#

scoring-models

Here are 15 public repositories matching this topic...

aloukina
aloukina commented Jun 1, 2021

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?

Improve this page

Add a description, image, and links to the scoring-models topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scoring-models topic, visit your repo's landing page and select "manage topics."

Learn more