marcotcr / anchor

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

importing the anchor_tabular #85

Open nandanii opened 1 year ago

nandanii commented 1 year ago

mportError Traceback (most recent call last) in <cell line: 3>() 1 import anchor 2 from anchor import util ----> 3 from anchor import anchor_tabular

ImportError: cannot import name 'anchor_tabular' from 'anchor' (/usr/local/lib/python3.10/dist-packages/anchor/init.py) occur working with colab