This vignette lists the packages and model types supported by pmml, as well as functions that extend the basic exporter functionality.
The following packages and model types are supported by pmml.
neighbr
naiveBayes
nnet
ada
gbm
with “bernoulli”, “poisson”, and “multinomial” distribution typesrandomForest
randomSurvivalForest
rpart
xgb.Booster
with “multi:softprob”, “multi:softmax”, and “binary:logistic” objectivesThe following functions in pmml allow additional operations, such as creating specific nodes and adding attributes. For more information, check the documentation for each function.