Releases: linkedin/FastTreeSHAP
FastTreeSHAP 0.1.6
PyPI: https://pypi.org/project/fasttreeshap/0.1.6/
Authors: @sunpeng52 @jlyang1990
Fixed outdated numpy aliases issue
FastTreeSHAP 0.1.5
PyPI: https://pypi.org/project/fasttreeshap/0.1.5/
Authors: @julnow @jlyang1990
Remove Numba deprecation warnings
FastTreeSHAP 0.1.4
PyPI: https://pypi.org/project/fasttreeshap/0.1.4/
Authors: @jlyang1990 @stephenpardy
Fixed outdated numpy aliases issue and beeswarm plot colorbar issue
FastTreeSHAP 0.1.3
PyPI: https://pypi.org/project/fasttreeshap/0.1.3/
Authors: @jlyang1990
Update setup.py
to remove numpy
restriction
FastTreeSHAP 0.1.2
PyPI: https://pypi.org/project/fasttreeshap/0.1.2/
Authors: @jlyang1990
Added argument memory_tolerance
to enable more flexible memory control, and fixed some bugs
FastTreeSHAP 0.1.1
PyPI: https://pypi.org/project/fasttreeshap/0.1.1/
Authors: @jlyang1990
Blog post for this release: https://engineering.linkedin.com/blog/2022/fasttreeshap--accelerating-shap-value-computation-for-trees
Paper for this release: https://arxiv.org/abs/2109.09847