holistic-ai / holisticai

This is an open-source tool to assess and improve the trustworthiness of AI systems.
https://holisticai.readthedocs.io/en/latest/index.html
Apache License 2.0
69 stars 13 forks source link

Resolve compatibility with numpy>=1.24.3 #54

Closed crismunoz closed 1 year ago

crismunoz commented 1 year ago

function like np.float , float.int np.bool, ... are now depreciated. Link reference: https://levelup.gitconnected.com/fix-attributeerror-module-numpy-has-no-attribute-float-d7d68c5a4971