| License |
License |
|---|---|
| GroupId | GroupIdio.github.raistlintao |
| ArtifactId | ArtifactIdsparkmodelhelper_2.12 |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSparkModelHelper
A helper that extracting useful information from trained Spark Model
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.raistlintao/sparkmodelhelper_2.12/ -->
<dependency>
<groupId>io.github.raistlintao</groupId>
<artifactId>sparkmodelhelper_2.12</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.raistlintao/sparkmodelhelper_2.12/
implementation 'io.github.raistlintao:sparkmodelhelper_2.12:1.2.0'
// https://jarcasting.com/artifacts/io.github.raistlintao/sparkmodelhelper_2.12/
implementation ("io.github.raistlintao:sparkmodelhelper_2.12:1.2.0")
'io.github.raistlintao:sparkmodelhelper_2.12:jar:1.2.0'
<dependency org="io.github.raistlintao" name="sparkmodelhelper_2.12" rev="1.2.0">
<artifact name="sparkmodelhelper_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.raistlintao', module='sparkmodelhelper_2.12', version='1.2.0')
)
libraryDependencies += "io.github.raistlintao" % "sparkmodelhelper_2.12" % "1.2.0"
[io.github.raistlintao/sparkmodelhelper_2.12 "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| net.liftweb : lift-json_2.12 | jar | 3.5.0 |
| com.alibaba : fastjson | jar | 1.2.79 |
| org.apache.spark : spark-mllib_2.12 | jar | 2.4.8 |