ggRandomForests

Random Forest Visualizer

A package for visualizing and analyzing random forest models using ggplot2

Graphical analysis of random forests with the randomForestSRC, randomForest and ggplot2 packages.

GitHub

146 stars
9 watching
29 forks
Language: R
last commit: about 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
malaschitz/randomforest A Go implementation of random forest algorithms for machine learning and data analysis 46
sinhrks/ggfortify A tool for automating the visualization of statistical results from popular R packages 528
chguiterman/dfoliatr An R package for analyzing tree-ring data to identify insect defoliators and disturbances in forests 7
haleyjeppson/ggmosaic A package that generates various types of categorical data visualizations using ggplot2. 168
thomasp85/ggfx A package that enables users to apply various visual effects on ggplot2 layers. 170
fxsjy/rf.go An implementation of Random Forest algorithm in GoLang for classification and regression tasks. 114
karpathy/random-forest-matlab An implementation of a Random Forest algorithm in MATLAB 183
rgf-team/rgf A collection of implementations and wrappers for a tree ensemble machine learning method 378
hrbrmstr/ggalt A collection of utility functions for extending the capabilities of the popular data visualization library ggplot2. 663
matbou85/ggscatridges A tool for visualizing distribution patterns in data using density plots and scatter plots with ridgelines 2
masatoi/cl-random-forest An implementation of Random Forest for multiclass classification and univariate regression in Common Lisp. 59
wilkelab/ggridges R package for creating visually appealing, partially overlapping line plots to represent changes in distributions over time or space 411
mpru/ggcleveland A package providing ggplot2-based visualizations for exploratory data analysis 8
azvoleff/gfcanalysis Tools and analyses for working with Hansen et al.'s Global Forest Change dataset 17
karpathy/forestjs An implementation of a Random Forest algorithm for binary classification in JavaScript. 299