is not current version
Last Version 2.2.0

org.jpmml:jpmml-sparkml 1.4.3

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

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-sparkml
Version

Version

1.4.3
Type

Type

jar

Download jpmml-sparkml 1.4.3


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