This is the Linux app named SHAP whose latest release can be downloaded as v0.43.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named SHAP with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
SHAP
DESCRIPTION:
SHAP (SHapley Additive exPlanations) is a game theoretic approach to explain the output of any machine learning model. It connects optimal credit allocation with local explanations using the classic Shapley values from game theory and their related extensions. While SHAP can explain the output of any machine learning model, we have developed a high-speed exact algorithm for tree ensemble methods. Fast C++ implementations are supported for XGBoost, LightGBM, CatBoost, scikit-learn and pyspark tree models. To understand how a single feature effects the output of the model we can plot the SHAP value of that feature vs. the value of the feature for all the examples in a dataset. Since SHAP values represent a feature's responsibility for a change in the model output, the plot below represents the change in predicted house price as RM (the average number of rooms per house in an area) changes.
Features
- SHAP can be installed from either PyPI or conda-forge
- Take the mean absolute value of the SHAP values for each feature to get a standard bar plot
- Natural language examples (transformers)
- SHAP has specific support for natural language models
- Deep learning examples with DeepExplainer
- Deep SHAP is a high-speed approximation algorithm for SHAP values in deep learning models
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/shap.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.