Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/zmjones/mmpf

Monte-Carlo methods for prediction functions
https://github.com/zmjones/mmpf

exploratory-data-analysis machine-learning r rstats

Last synced: 3 months ago
JSON representation

Monte-Carlo methods for prediction functions

Lists

README

        

![](https://travis-ci.org/zmjones/mmpf.svg)
![](http://www.r-pkg.org/badges/version/mmpf)
![](http://cranlogs.r-pkg.org/badges/mmpf)

**M**onte-Carlo **M**ethods for **P**rediction **F**unctions

Contains functions which create uniform, random, or user-specified grids and then evaluates marginalized prediction functions on them (e.g., partial dependence). Also contains functions to compute permutation importance.