Skip to content

IBMPredictiveAnalytics/SPSSINC_RANFOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPSSINC RANFOR

Estimate random forest

This procedure builds random forests of classification or regression trees. It also supports unsupervised mode, in which case proximities are calculated. The companion procedure SPSSINC RANPRED calculates predictions for new data using the forest built by this procedure. Note: this version is a major rewrite of the older SPSSINC RANFOR procedure and no longer requires the Python plug-in.

Note: "Random Forest" is a trademark of Breiman and Cutler.


Requirements

  • IBM SPSS Statistics 18 or later and the corresponding IBM SPSS Statistics-Integration Plug-in for R.

Installation intructions

  1. Open IBM SPSS Statistics
  2. Navigate to Utilities -> Extension Bundles -> Download and Install Extension Bundles
  3. Search for the name of the extension and click Ok. Your extension will be available.

License

  • Apache 2.0

Contributors

  • JKP, IBM SPSS