
A PMML package for R that exports all kinds of predictive models is available from Togaware. You can also obtain the same package directly from CRAN.
Zementis has contributed exporter functionality for the following R packages/functions:
- ksvm (kernlab) (Support Vector Machines);

- nnet (Neural Networks);
- rpart (C&RT Decision Trees) - expanded code to be able to export surrogate information.
- We have updated the linear and binary logistic regression function to export PMML 3.2. This function works with R package glm.
PMML: An Open Standard for Sharing Models
0 comments:
Post a Comment