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

Poetry run pytest explainer metrics failure #101

Closed andrelfnovaes closed 7 months ago

andrelfnovaes commented 8 months ago

This is the output when running poetry run pytest:

image

1 failed is reported: There are no features for alpha=0.9, please select a higher value.

image

Summary:

image

I am using WSL2.

crismunoz commented 8 months ago

Hi @andrelfnovaes which python version are you using?

andrelfnovaes commented 8 months ago

Hi @crismunoz ,

Python 3.10, as written here: https://github.com/holistic-ai/holisticai/blob/main/CONTRIBUTING.md.

Kleyt0n commented 7 months ago

Already fixed in https://github.com/holistic-ai/holisticai/pull/102