Nothing
An R re-implementation of the 'treeinterpreter' package on PyPI <https://pypi.org/project/treeinterpreter/>. Each prediction can be decomposed as 'prediction = bias + feature_1_contribution + ... + feature_n_contribution'. This decomposition is then used to calculate the Mean Decrease Impurity (MDI) and Mean Decrease Impurity using out-of-bag samples (MDI-oob) feature importance measures based on the work of Li et al. (2019) <doi:10.48550/arXiv.1906.10845>.
Package details |
|
|---|---|
| Author | Qingyao Sun [aut, cre] |
| Maintainer | Qingyao Sun <sunqingyao19970825@gmail.com> |
| License | MIT + file LICENSE |
| Version | 0.1.3 |
| URL | https://github.com/nalzok/tree.interpreter |
| Package repository | View on CRAN |
| Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.