License |
License |
---|---|
Categories |
CategoriesJPMML Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-sparkml |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML Spark ML converter
JPMML Apache Spark ML to PMML converter
|
Filename | Size |
---|---|
pmml-sparkml-2.2.0.pom | |
pmml-sparkml-2.2.0.jar | 169 KB |
pmml-sparkml-2.2.0-sources.jar | 103 KB |
pmml-sparkml-2.2.0-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-sparkml/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-sparkml</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-sparkml/
implementation 'org.jpmml:pmml-sparkml:2.2.0'
// https://jarcasting.com/artifacts/org.jpmml/pmml-sparkml/
implementation ("org.jpmml:pmml-sparkml:2.2.0")
'org.jpmml:pmml-sparkml:jar:2.2.0'
<dependency org="org.jpmml" name="pmml-sparkml" rev="2.2.0">
<artifact name="pmml-sparkml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-sparkml', version='2.2.0')
)
libraryDependencies += "org.jpmml" % "pmml-sparkml" % "2.2.0"
[org.jpmml/pmml-sparkml "2.2.0"]
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.apache.spark : spark-core_2.12 | jar | 3.2.0 |
org.apache.spark : spark-mllib_2.12 | jar | 3.2.0 |
org.jpmml : pmml-evaluator-testing | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.hadoop : hadoop-client | jar | 2.7.4 |