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).
Перейти к файлу
Robert M. Horton, PhD 53e6944b8c
Update README.md
2018-05-02 11:43:53 -07: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
utility_cost_shiny_app.Rmd Two versions of the app 2018-03-13 17:24:19 -07:00
utility_cost_shiny_linear.Rmd Two versions of the app 2018-03-13 17:24:19 -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.