Karthiko S
2018-Mar-12 19:11 UTC
[R] Error - PMML Conversion of a Random-Forest Model using the randomForest Package
Hi All, I am trying to convert random forest model developed into a pmml file. randomForest package was used to build the model. The input to the model is in the form of a matrix (term frequency matrix used for text analytics). While i try to convert the model into a pmml file an error pops. Error in names (field$class) <-var.names attempt to set an attribute on NULL Would be great if anyone could please help me in over-coming this error. Thanks and Regards Karthik [[alternative HTML version deleted]]
Reasonably Related Threads
- pmml for random forest & rules
- FW: Can I estimate strength and correlation of Random Forest in R package " randomForest"?
- Predictive Analytics with R, PMML and ADAPA
- Can I estimate strength and correlation of Random Forest in R package " randomForest"?
- randomForest, 'No forest component...' error while calling Predict()