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://www.dmg.org>. The generated PMML can be imported into any PMML consuming application, such as Zementis Predictive Analytics products, which integrate with web services, relational database systems and deploy natively on Hadoop in conjunction with Hive, Spark or Storm, as well as allow predictive analytics to be executed for IBM z Systems mainframe applications and real-time, streaming analytics platforms. The package isofor (used for anomaly detection) can be installed with devtools::install_github("Zelazny7/isofor").

Version: 2.3.1
Depends: XML
Imports: methods, stats, utils, stringr
Suggests: ada, amap, arules, caret, clue, data.table, forecast, gbm, glmnet, Matrix, neighbr, nnet, rpart, randomForestSRC (≤ 2.5.0), randomForest, rattle, kernlab, e1071, testthat, survival, xgboost, knitr, rmarkdown, covr
Published: 2020-04-22
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://softwareag.github.io/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

Downloads:

Reference manual: pmml.pdf
Vignettes: Supported Packages and Additional Functions
Introduction to xform_function
Package source: pmml_2.3.1.tar.gz
Windows binaries: r-devel: pmml_2.3.1.zip, r-release: pmml_2.3.1.zip, r-oldrel: pmml_2.3.1.zip
macOS binaries: r-release: pmml_2.3.1.tgz, r-oldrel: pmml_2.3.1.tgz
Old sources: pmml archive

Reverse dependencies:

Reverse imports: fpmoutliers, 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.