AI4LIFE-GROUP / OpenXAI

OpenXAI : Towards a Transparent Evaluation of Model Explanations
https://open-xai.github.io/
MIT License
227 stars 37 forks source link

Fix deprecated np.float type hint #26

Open colorlace opened 1 year ago

colorlace commented 1 year ago

np.float is an alias for the builtin float type and was deprecated starting at numpy version 1.20.