Last Version

JPMML-SparkML 2.2.0

Java library and command-line application for converting Apache Spark ML pipelines to PMML

License

License

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-sparkml
Version

Version

2.2.0
Type

Type

pom
Description

Description

JPMML-SparkML
Java library and command-line application for converting Apache Spark ML pipelines to PMML
Project URL

Project URL

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

Download jpmml-sparkml 2.2.0

Filename Size
jpmml-sparkml-2.2.0.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • pmml-sparkml
  • pmml-sparkml-example
  • pmml-sparkml-lightgbm
  • pmml-sparkml-xgboost