Error in shap_values_tutorial
Open
- Dominant language
- Jupyter Notebook
- Stars
- 1.1k
- Forks
- 423
- PR merge metrics
- No merged PRs in 30d
Description
With `shap==0.50.0`
```
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
Cell In[2], [line 1](vscode-notebook-cell:?execution_count=2&line=1)
----> [1](vscode-notebook-cell:?execution_count=2&line=1) X,y = shap.datasets.boston()
AttributeError: module 'shap.datasets' has no attribute 'boston'
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.