项目作者: ariKoi

项目描述 :
Visualising 2Way Random Forest Interactions
高级语言: R
项目地址: git://github.com/ariKoi/vis2rfi.git
创建时间: 2018-12-20T11:03:52Z
项目社区:https://github.com/ariKoi/vis2rfi

开源协议:

下载


Visualising 2Way Random Forest Interactions

Utilize random forest variable importance and contribution in order to visualise interactive 3d surfaces of interaction effects. The approach is that of data subsampling and smoothing, in order to experiment with 2-way effect visualizations and to accomodate results from larger data sets that are more difficult to be viewed.

Installation

You can install the package with:

  1. devtools::install.packages("vis2rfi")

Example

See the package’s website for usage and examples.