'Metabase evaluate AI runs

I am trying to evaluate user-corrected AI runs using Metabase. In particular, I have a classification problem with around 100 labels, and would like to create a dashboard showing how often the predicted and user-corrected labels coincide, per label and per 3 months. How do you do this in Metabase, or in SQL in general, if e.g. we have a table with id, predLabel, selectedLabel columns?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source