Forum Discussion
Confusion Matrix using DAX
Hey Everyone,
I want to create a confusion matrix in PowerBI. Would really appreciate if someone can suggest on how to carry out confusion matrix quadrants(TP, TN, FP, FN) calculations for a multi-class classifier in DAX?
I have got a column with actual classes and one with predicted classes.
2 Replies
- amitchandakSuper User
Power_Ninja ,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Do you need something like this
Period Of Stay – Cohort Analysis: https://community.powerbi.com/t5/Community-Blog/Customer-Retention-Part-3-Period-Of-Stay-Cohort-Analysis/ba-p/1393410
- AnonymousNot applicable
Does it make a difference whether a classifier is multi-class or single-class in this case? Please provide some sample data in text format that can easily be copied and the desired output.