AnnaGierlak/testtt: Surrogate-assisted feature extraction

The SAFE package is a model agnostic tool for making an interpretable white-box model more accurate using alternative black-box model called surrogate model. Based on the complicated model, such as neural network or random forest, new features are being extracted and then used in the process of fitting a simpler interpretable model, improving its overall performance.

Getting started

Package details

Maintainer
LicenseGPL
Version0.0.0.9000
URL https://github.com/MI2DataLab/SAFE
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("AnnaGierlak/testtt")
AnnaGierlak/testtt documentation built on May 30, 2019, midnight