modelDown: Make Static HTML Website for Predictive Models

Website generator with HTML summaries for predictive models. This package uses 'DALEX' explainers to describe global model behavior. We can see how well models behave (tabs: Model Performance, Auditor), how much each variable contributes to predictions (tabs: Variable Response) and which variables are the most important for a given model (tabs: Variable Importance). We can also compare Concept Drift for pairs of models (tabs: Drifter). Additionally, data available on the website can be easily recreated in current R session. Work on this package was financially supported by the NCN Opus grant 2017/27/B/ST6/01307 at Warsaw University of Technology, Faculty of Mathematics and Information Science.

Getting started

Package details

AuthorPrzemysław Biecek [aut], Magda Tatarynowicz [aut], Kamil Romaszko [aut, cre], Mateusz Urbański [aut]
MaintainerKamil Romaszko <kamil.romaszko@gmail.com>
LicenseApache License 2.0
Version1.1
URL https://github.com/ModelOriented/modelDown
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("modelDown")

Try the modelDown package in your browser

Any scripts or data that you put into this service are public.

modelDown documentation built on April 17, 2020, 1:21 a.m.