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 |
DOI: |
10.32614/CRAN.package.pmml |
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 |