shap.datasets.boston
- shap.datasets.boston(display=False, n_points=None)
Return the boston housing data in a nice package (DEPRECATED).
This dataset is deprecated and will be removed in the next version (0.43.0). Please use
shap.datasets.california()instead.