Learn R Programming

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

modelStudio (version 0.2.1)

Interactive Studio with Explanations for ML Predictive Models

Description

Automate explanation of machine learning predictive models. This package generates advanced interactive and animated model explanations in the form of a serverless HTML site. It combines 'R' with 'D3.js' to produce plots and descriptions for various local and global explanations. Tools for model exploration unite with tools for EDA (Exploratory Data Analysis) to give a broad overview of the model behaviour. 'modelStudio' is a fast and condensed way to get all the answers without much effort. Break down your model and look into its ingredients with only a few lines of code.

Copy Link

Version

Install

install.packages('modelStudio')

Monthly Downloads

359

Version

0.2.1

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Hubert Baniecki

Last Published

January 21st, 2020

Functions in modelStudio (0.2.1)

modelStudioOptions

Modify options and pass them to modelStudio
modelStudio

Generate Interactive Studio with Explanations for the Model