Last Version

JPMML-R 1.5.1

Java library and command-line application for converting R models to PMML

License

License

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-r
Version

Version

1.5.1
Type

Type

pom
Description

Description

JPMML-R
Java library and command-line application for converting R models to PMML
Project URL

Project URL

https://github.com/jpmml/jpmml-r

Download jpmml-r 1.5.1

Filename Size
jpmml-r-1.5.1.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jpmml/jpmml-r/ -->
<dependency>
    <groupId>org.jpmml</groupId>
    <artifactId>jpmml-r</artifactId>
    <version>1.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/jpmml-r/
implementation 'org.jpmml:jpmml-r:1.5.1'
// https://jarcasting.com/artifacts/org.jpmml/jpmml-r/
implementation ("org.jpmml:jpmml-r:1.5.1")
'org.jpmml:jpmml-r:pom:1.5.1'
<dependency org="org.jpmml" name="jpmml-r" rev="1.5.1">
  <artifact name="jpmml-r" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='jpmml-r', version='1.5.1')
)
libraryDependencies += "org.jpmml" % "jpmml-r" % "1.5.1"
[org.jpmml/jpmml-r "1.5.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pmml-rexp
  • pmml-rexp-example
  • pmml-rexp-xgboost