Adamoso/xai2cloud: Deploys An Explainer To The Cloud

Deploy any DALEX explainers as an REST API either locally or to the DigitalOcean's cloud droplets. The tool allows you to create an REST API containing the following post/get hooks: predicting the result, Break Down plot, Ceteris Paribus plot, Break Down description, Ceteris Paribus description. The main function is called plumb_exp() which creates a REST API and a swagger for it based on the explainer. For more information regarding setting up DigitalOcean's account and droplet visit package's github linked below.

Getting started

Package details

AuthorAdam Rydelek <adam.rydelek@gmail.com>
MaintainerAdam Rydelek <adam.rydelek@gmail.com>
LicenseGPL
Version0.1.0
URL https://github.com/Adamoso/xai2cloud
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Adamoso/xai2cloud")
Adamoso/xai2cloud documentation built on April 16, 2020, 3:15 p.m.