marcotcr / anchor

Code for "High-Precision Model-Agnostic Explanations" paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unexpected keyword argument 'categorical_features' in 'Anchor on tabular data.ipynb'

rezacsedu opened this issue · comments

I'm experiencing "TypeError: init() got an unexpected keyword argument 'categorical_features'". Can you please suggest on how to fix it?

image

Previously, I was trying with Python3, but switching to Python 2 solved the issue. Hence, closing.

Any plan to make things Python3 compatible?

Thanks.

Just dropped python2 support, should work on python3 now.