Learn R Programming

⚠️There's a newer version (3.1.2) of this package.Take me there.

modelStudio (version 2.1.2)

Interactive Studio for Explanatory Model Analysis

Description

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 dataset level) model explanations and produces a customisable dashboard, which consists of multiple panels for plots with their short descriptions. 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.

Copy Link

Version

Install

install.packages('modelStudio')

Monthly Downloads

359

Version

2.1.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Hubert Baniecki

Last Published

April 20th, 2021

Functions in modelStudio (2.1.2)

ms_options

Modify default options and pass them to modelStudio
ms_update_options

Update the options of a modelStudio object
ms_update_observations

Update the observations of a modelStudio object
modelStudio

Interactive Studio for Explanatory Model Analysis