License |
License |
---|---|
Categories |
CategoriesJPMML Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-rexp |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML R converter
JPMML R to PMML converter
|
Filename | Size |
---|---|
pmml-rexp-1.5.1.pom | |
pmml-rexp-1.5.1.jar | 251 KB |
pmml-rexp-1.5.1-sources.jar | 137 KB |
pmml-rexp-1.5.1-javadoc.jar | 482 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-rexp/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-rexp</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-rexp/
implementation 'org.jpmml:pmml-rexp:1.5.1'
// https://jarcasting.com/artifacts/org.jpmml/pmml-rexp/
implementation ("org.jpmml:pmml-rexp:1.5.1")
'org.jpmml:pmml-rexp:jar:1.5.1'
<dependency org="org.jpmml" name="pmml-rexp" rev="1.5.1">
<artifact name="pmml-rexp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-rexp', version='1.5.1')
)
libraryDependencies += "org.jpmml" % "pmml-rexp" % "1.5.1"
[org.jpmml/pmml-rexp "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-converter | jar | 1.5.3 |
org.jpmml : pmml-converter-testing | jar | 1.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-evaluator-testing | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |