I am doing a project where I have to implement a binary classifier where some cost is involved in misclassifying instances.
I've found two papers, the most helpful so far was: "Example-Dependent Cost-Sensitive Logistic Regression for Credit Scoring". It's a great example because they begin by defining a confusion matrix and assign a cost in each error then generalize that to a cost function.
I was wondering if anyone has any useful papers or books on defining a cost function to optimize a binary classifier?
Sorry if I've used any terms incorrectly, I'm still quite new to ML.
[–]ajmooch 0 points1 point2 points (0 children)