IBMPredictiveAnalytics / Model_Random_Forest

Classification and regression based on a forest of trees using random inputs, utilizing conditional inference trees as base learners.
Apache License 2.0
16 stars 24 forks source link

Analytics node and Random Forest #3

Open rcratewsu opened 8 years ago

rcratewsu commented 8 years ago

I was following your example set forth in the pdf except with the telco.sav data available in the demos folder of IBM SPSS Modeler v.17 with Fix pack 1 installed and it seems that the analytics node will not pick up on the target and predictor when connected to the model nugget? Am I missing a step? github

hangtime79 commented 8 years ago

Smackbug, When you connect an analysis node to an R model you have to use the "Field name forma option" under "Find Predicted/Predictor fields using" to create the analysis. The R nodes in SPSS today do not use the Type node for determination of the input and prediction variables.