marcotcr / anchor

Code for "High-Precision Model-Agnostic Explanations" paper
BSD 2-Clause "Simplified" License
799 stars 114 forks source link

# TODO: precision recall is all wrong, coverage functions wont work #82

Open CJMenart opened 2 years ago

CJMenart commented 2 years ago

In master for this repo, in anchor_tabular.py, this comment sits at the top of a function near the bottom of the module. It's not a function that obviously has to DO with coverage, so at first read it was a bit cryptic to me.

Is this TODO still describing a present issue? Should I be worried that the coverage values I am seeing from anchors_tabular are inaccurate?