JPMML example

JPMML API usage examples

License

License

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

example
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JPMML example
JPMML API usage examples
Project Organization

Project Organization

University of Tartu
Source Code Management

Source Code Management

http://code.google.com/p/jpmml/source/browse/tags/1.0.0/example

Download example

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jpmml : pmml-evaluator jar 1.0.0
org.jpmml : pmml-manager jar 1.0.0
org.jpmml : pmml-model jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0