live
Local Interpretable (Model-agnostic) Visual Explanations - model visualization for regression problems and tabular data based on LIME method. Available on CRAN
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.5%) to scientific vocabulary
Keywords
Repository
Local Interpretable (Model-agnostic) Visual Explanations - model visualization for regression problems and tabular data based on LIME method. Available on CRAN
Basic Info
- Host: GitHub
- Owner: ModelOriented
- License: other
- Language: R
- Default Branch: master
- Homepage: https://modeloriented.github.io/live/
- Size: 8.46 MB
Statistics
- Stars: 35
- Watchers: 8
- Forks: 5
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md
live: Local Interpretable (Model-agnostic) Visual Explanations
Installation
To get started, install stable CRAN version:
install.packages("live")
or the development version:
devtools::install_github("ModelOriented/live")
Features coming up next:
better support for comparing explanations for different models / different instances,
improved Shiny application (see
live_shinyfunction in development version).
If you have any bug reports, feature requests or ideas to improve the methodology, feel free to leave an issue.
Materials
Find the paper about live and breakDown in R Journal.
Website: https://mi2datalab.github.io/live/
Conference talks on live: Wrocław 2018, Berlin 2017.
Python implementation of LIME and info about the method: https://github.com/marcotcr/lime
Owner
- Name: Model Oriented
- Login: ModelOriented
- Kind: organization
- Location: MI2DataLab @ Warsaw University of Technology
- Website: https://mi2.ai/
- Repositories: 41
- Profile: https://github.com/ModelOriented
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Mateusz Staniak | m****k@m****l | 275 |
| Mateusz Staniak | m****t@m****l | 36 |
| Przemysław Biecek | p****k@g****m | 20 |
Committer Domains (Top 20 + Academic)
Packages
- Total packages: 1
-
Total downloads:
- cran 306 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 10
- Total maintainers: 1
cran.r-project.org: live
Local Interpretable (Model-Agnostic) Visual Explanations
- Homepage: https://github.com/ModelOriented/live
- Documentation: http://cran.r-project.org/web/packages/live/live.pdf
- License: MIT + file LICENSE
-
Latest release: 1.5.13
published about 6 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.0.2 depends
- MASS * imports
- breakDown * imports
- data.table * imports
- dplyr * imports
- e1071 * imports
- forestmodel * imports
- ggplot2 * imports
- gower * imports
- mlr * imports
- shiny * imports
- DALEX * suggests
- covr * suggests
- glmnet * suggests
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests