###IBM SPSS Modeler Predictive Extensions
Node for classification and regression based on a forest of trees using random inputs, utilizing conditional inference trees as base learners. Simply install the node, choose the target and predictors and specify additional settings
- IBM SPSS Modeler v16 or later
- IBM SPSS Modeler 'R Essentials'
- R 2.15.x or R 3.1
More information here: IBM Predictive Extensions
- Download the extension: Download
- Close IBM SPSS Modeler. Save the .cfe file in the CDB directory, located by default on Windows in "C:\ProgramData\IBM\SPSS\Modeler\16\CDB" or under your IBM SPSS Modeler installation directory. The ProgramData folder is a hidden system folder by default, either you need to turn off "Hidden System Folders" in Folder Options or put the direct path in the toolbar in order to navigate to that folder. Another alternative is to place a CFE in the "C:\Program Files\IBM\SPSS\Modeler\17\ext\lib" folder. Modeler will recognize the extension if it is placed here as well. However, you need to have Admin rights to copy a file to that location.
- Restart IBM SPSS Modeler, the node will now appear in the Model palette.
The R packages will be installed the first time the node is used as long as an Internet connection is available.
- Find a PDF with the documentation of this extension in the Documentation directory
- There is a sample available in the example directory
- Video-tutorial
- Armand Ruiz (armand_ruiz)