Coding Exercise on Metrics of Interpretability
Complete this coding exercise on metrics of interpretability and the implementation of a sign agreement (SA).
We'll cover the following
Problem statement: Sign agreement
Similar to the Top-k feature agreement metric, the sign agreement (SA) metric computes the fraction of Top-k features that are not only common between a given post-hoc explanation and the corresponding ground-truth explanation but also share the same sign (direction of contribution).
In other words, given a post-hoc explanation
Get hands-on with 1400+ tech skills courses.