This is a shiny app to explore how linear and nonlinear utility functions can be used together with an ROC curve to find the decision threshold that maximizes net profit (or, more generally, utility).
Перейти к файлу
microsoft-github-policy-service[bot] 9963f498d1
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-05-31 18:48:30 +00:00
.gitignore Initial commit 2018-03-12 16:54:18 -07:00
LICENSE Initial commit 2018-03-12 16:54:21 -07:00
README.md Update README.md 2018-05-02 11:43:53 -07:00
SECURITY.md Microsoft mandatory file 2023-01-24 16:40:15 +00:00
diminishing_returns_continuous.Rmd diminishing returns 2018-11-04 23:59:50 -08:00
reference_roc.Rds Added item count, smoother reference ROC curve 2018-06-27 15:16:13 -07:00
utility_cost_shiny_app.Rmd Two versions of the app 2018-03-13 17:24:19 -07:00
utility_cost_shiny_diminishing_returns.Rmd Add files via upload 2018-11-13 23:54:21 -08:00
utility_cost_shiny_linear.Rmd Added item count, smoother reference ROC curve 2018-06-27 15:16:13 -07:00

README.md

Utility Function in ROC Space

This is a shiny app to explore how utility functions can be used together with an ROC curve to find the decision threshold that maximizes net profit (or, more generally, utility). It was largely inspired by the blog post "Machine Learning meets Economics" by Nicolas Kruchten.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.