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.1.0 |
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, kernlab, e1071, testthat, survival, xgboost, knitr, rmarkdown, covr |
Published: | 2019-09-13 |
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 <rpmmlsupport 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/zementis |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | ModelDeployment |
CRAN checks: | pmml results |
Reference manual: | pmml.pdf |
Vignettes: |
Supported Packages and Additional Functions Introduction to xform_function |
Package source: | pmml_2.1.0.tar.gz |
Windows binaries: | r-devel: pmml_2.1.0.zip, r-devel-gcc8: pmml_2.1.0.zip, r-release: pmml_2.1.0.zip, r-oldrel: pmml_2.1.0.zip |
OS X binaries: | r-release: pmml_2.1.0.tgz, r-oldrel: pmml_2.1.0.tgz |
Old sources: | pmml archive |
Reverse imports: | fpmoutliers, RKEEL |
Reverse suggests: | arules, creditmodel, partykit, pmmlTransformations, rattle |
Please use the canonical form https://CRAN.R-project.org/package=pmml to link to this page.