Coder Social home page Coder Social logo

brightbox's Introduction

brightbox

Documentation

https://github.com/breather/brightbox/blob/master/inst/doc/brightbox.pdf

Installation

require(devtools) 
install_github("breather/brightbox")

About

Brightbox is an R package that tackles the problem of determining variable importance in the context of supervised machine learning. Traditional variable importance methods often rely on theoretical assumptions that fail to hold in the real world.

Brightbox is guided by a "learner agnostic" philosophy:

  1. The end user can specify any caret method as the supervised learning algorithm.
  2. All measures of importance are based on looking at empirical changes when a variable is removed or changed in some way.

Sources

Paper describing motivation for calculate_marginal_vimp: https://arxiv.org/pdf/1701.04944v4.pdf

brightbox's People

Contributors

benrollert avatar ronnyli avatar

Stargazers

Shekhar Kumar avatar Jasmine Wang avatar Phil Miller avatar Abtin Farokhfal avatar

Watchers

Ben Nevile avatar James Cloos avatar Abtin Farokhfal avatar Bunpa-Henri avatar Jason Stanley avatar paper2code - bot avatar

brightbox's Issues

Change axis labels

Change y-axis label to "partial dependence"
Change x-axis label to "value cutpoint"

mesh grid

would be ideal to have a two dimensional input, return heatmap or other 3d continuous visualization of partial dependency

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.