R PMML Support: BetteR than EveR!
[This article was first published on Predictive Analytics, Big Data, Hadoop, PMML, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
PMML, the Predictive Model Markup Language, has become the de-facto standard to represent not only predictive models, but also data pre- and post-processing. In so doing, it allows for the interchange of models among different tools and environments, avoiding proprietary issues and incompatibilities. R PMML Package | ||
The PMML Package exports a variety of predictive models form R to PMML. The PMML package itself was conceived at first as part of Togaware’s data mining toolkit Rattle. Although it can easily be accessed through Rattle’s GUI, it can also be accessed directly in R. | ||
To download the PMML Package from CRAN, the R Archive, click HERE. Extended PMML Support Traditionally, the PMML Package offered support for the following data mining algorithms:
Once exported in PMML, your R model can be readily deployed in the Zementis ADAPA Scoring Engine, where it can be put to work immediately. |
To leave a comment for the author, please follow the link and comment on their blog: Predictive Analytics, Big Data, Hadoop, PMML.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.