{% include "header.html" %}

Minimum Viable Model Estimator

This application allows you to estimate the minimum required performance characteristics of a binary classification model. You need to specify the expected costs and benefits of making decisions on the basis of the model. Including the number of cases uyou expect to apply it to in a given period of time, and the base rate of the event you are attemting to predict.

Please note that costs should be represented as negative numbers in the cost/benefit matrix.

If your problem requires an intervention with stochastic outcomes we request that you supply the following alternative values for estimation:

{% include "footer.html" %}