Automate the explanatory analysis of machine learning predictive models. Generate advanced interactive model explanations in the form of a serverless HTML site with only one line of code. This tool is model-agnostic, therefore compatible with most of the black-box predictive models and frameworks. The main function computes various (instance and model-level) explanations and produces a customisable dashboard, which consists of multiple panels for plots with their short descriptions. It is possible to easily save the dashboard and share it with others. Tools for Explanatory Model Analysis unite with tools for Exploratory Data Analysis to give a broad overview of the model behavior.
Version: | 3.1.0 |
Depends: | R (≥ 3.6) |
Imports: | DALEX (≥ 2.2.1), ingredients (≥ 2.2.0), iBreakDown (≥ 2.0.1), r2d3, jsonlite, progress, digest |
Suggests: | parallelMap, ranger, xgboost, knitr, rmarkdown, testthat, spelling |
Published: | 2022-03-05 |
Author: | Hubert Baniecki [aut, cre], Przemyslaw Biecek [aut], Piotr Piatyszek [ctb] |
Maintainer: | Hubert Baniecki <hbaniecki at gmail.com> |
BugReports: | https://github.com/ModelOriented/modelStudio/issues |
License: | GPL-3 |
URL: | https://modelstudio.drwhy.ai, https://github.com/ModelOriented/modelStudio |
NeedsCompilation: | no |
Language: | en-US |
Citation: | modelStudio citation info |
Materials: | NEWS |
CRAN checks: | modelStudio results |
Reference manual: | modelStudio.pdf |
Vignettes: |
modelStudio - perks and features modelStudio - R & Python examples modelStudio in R Markdown HTML |
Package source: | modelStudio_3.1.0.tar.gz |
Windows binaries: | r-devel: modelStudio_3.1.0.zip, r-release: modelStudio_3.1.0.zip, r-oldrel: modelStudio_3.1.0.zip |
macOS binaries: | r-release (arm64): modelStudio_3.1.0.tgz, r-oldrel (arm64): modelStudio_3.1.0.tgz, r-release (x86_64): modelStudio_3.1.0.tgz, r-oldrel (x86_64): modelStudio_3.1.0.tgz |
Old sources: | modelStudio archive |
Please use the canonical form https://CRAN.R-project.org/package=modelStudio to link to this page.