Skip to content

R Package for staircase style stacking of Random Forest Models.

Notifications You must be signed in to change notification settings

KLMatlock/Sstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sstack

R Package for staircase style stacking of Random Forest Models.

This package aims to provide a simple, effective, method for building Random Forest (RF) models on heterogeneous data types, that is databases where features are missing for a large number of samples. Most notably we focus on data in the following form:

Samples| A |

  "   | B | C |
  
       Features

This sort of "staircase" structure to data can be stacked in three ways:

[1] Horizontal (H) stacking -

[2] Vertical (V) stacking -

[3] L shapes (L) stacking -

About

R Package for staircase style stacking of Random Forest Models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages