-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The docs mention:
Since Pythia version 1.1.0 we provide the option to output the Shapley values for your prediction. Currently, the shap package does not support Python Version 3.11. The requirements should take care of the correct Python version, but if you encounter any issues, please first check that the Python version is <3.11. You can do so by typing python --version in your terminal and checking the output.
This no longer appears to be the case:
Line 14 in 80e065b
| requires-python = ">= 3.9, < 3.13" |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels