pmml: Generate PMML for Various Models

The Predictive Model Markup Language (PMML) is an XML-based language which provides a way for applications to define machine learning, statistical and data mining models and to share models between PMML compliant applications. More information about the PMML industry standard and the Data Mining Group can be found at <http://dmg.org/>. The generated PMML can be imported into any PMML consuming application, such as Zementis Predictive Analytics products. The package isofor (used for anomaly detection) can be installed with devtools::install_github("gravesee/isofor").

Version: 2.5.2
Depends: XML
Imports: methods, stats, utils, stringr
Suggests: ada, amap, arules, caret, clue, data.table, forecast, gbm, glmnet, Matrix, neighbr, nnet, rpart, randomForest, rattle, kernlab, e1071, testthat, survival, xgboost, knitr, rmarkdown, covr, tibble
Published: 2022-03-04
Author: Dmitriy Bolotov [aut, cre], Tridivesh Jena [aut], Graham Williams [aut], Wen-Ching Lin [aut], Michael Hahsler [aut], Hemant Ishwaran [aut], Udaya B. Kogalur [aut], Rajarshi Guha [aut], Software AG [cph]
Maintainer: Dmitriy Bolotov <dmitriy.bolotov at softwareag.com>
BugReports: https://github.com/SoftwareAG/r-pmml/issues
License: GPL-3 | file LICENSE
URL: https://open-source.softwareag.com/r-pmml/, https://github.com/SoftwareAG/r-pmml, https://www.softwareag.com/corporate/products/az/zementis/default.html
NeedsCompilation: no
Materials: README NEWS
In views: ModelDeployment
CRAN checks: pmml results

Documentation:

Reference manual: pmml.pdf
Vignettes: Supported Packages and Additional Functions
Introduction to xform_function

Downloads:

Package source: pmml_2.5.2.tar.gz
Windows binaries: r-devel: pmml_2.5.2.zip, r-release: pmml_2.5.2.zip, r-oldrel: pmml_2.5.2.zip
macOS binaries: r-release (arm64): pmml_2.5.2.tgz, r-oldrel (arm64): pmml_2.5.2.tgz, r-release (x86_64): pmml_2.5.2.tgz
Old sources: pmml archive

Reverse dependencies:

Reverse imports: RKEEL
Reverse suggests: arules, creditmodel, partykit, pmmlTransformations, rattle

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pmml to link to this page.