No project description provided
Project description
Effector
Documenation | Global Effect | Regional Effect | API | Tutorials
Effector
is a python package for global and regional effect analysis.
Installation
Effector
is compatible with Python 3.7+
. We recommend to first create a virtual environment with conda
:
conda create -n effector python=3.7
conda activate effector
and then install Effector
via pip
:
pip install effector
Methods and Publications
Methods
Effector
implements the following methods:
Method | Global Effect | Regional Effect |
---|---|---|
PDP | PDP |
RegionalPDP |
d-PDP | DerivativePDP |
RegionalDerivativePDP |
ALE | ALE |
RegionalALE |
RHALE | RHALE |
RegionalRHALE |
SHAP-DP | SHAPDependence |
RegionalSHAP |
Publications
The methods above are based on the following publications:
-
Global Effect:
- PDP and d-PDP: Friedman, Jerome H. "Greedy function approximation: a gradient boosting machine." Annals of statistics (2001): 1189-1232.
- ALE: Apley, Daniel W. "Visualizing the effects of predictor variables in black box supervised learning models." arXiv preprint arXiv:1612.08468 (2016).
- RHALE: Gkolemis, Vasilis, "RHALE
- SHAP-DP: Lundberg, Scott M., and Su-In Lee. "A unified approach to interpreting model predictions." Advances in neural information processing systems. 2017.
-
Regional Effect:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
effector-0.0.260.tar.gz
(8.8 MB
view hashes)
Built Distribution
effector-0.0.260-py3-none-any.whl
(14.5 kB
view hashes)
Close
Hashes for effector-0.0.260-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b32ccbba0f84357e337677054c9d60f795962cefc7a181044009bc9b8759e23 |
|
MD5 | 36ff5259e4b87e60e75c6d8ebb61735b |
|
BLAKE2b-256 | 14b7aa132be9e276eb8c21ff0cdbec7c4293eb8f1779a3e1e5565ccd4c666247 |