Scala Library for extracting useful information from trained Spark Model (DecisionTreeClassificationModel)
- decisiontreeclassifier
- scala
- sparkmllib
- decision-trees
- feature-extraction
- fastjson
- spark
- sparkml
- evaluation
Scala versions:
2.12
sparkmodelhelper 1.1.0
Group ID:
io.github.raistlintao
Artifact ID:
sparkmodelhelper_2.12
Version:
1.1.0
Release Date:
Dec 29, 2021
Licenses:
Files:
libraryDependencies += "io.github.raistlintao" %% "sparkmodelhelper" % "1.1.0"
ivy"io.github.raistlintao::sparkmodelhelper:1.1.0"
//> using dep "io.github.raistlintao::sparkmodelhelper:1.1.0"
import $ivy.`io.github.raistlintao::sparkmodelhelper:1.1.0`
<dependency> <groupId>io.github.raistlintao</groupId> <artifactId>sparkmodelhelper_2.12</artifactId> <version>1.1.0</version> </dependency>
compile group: 'io.github.raistlintao', name: 'sparkmodelhelper_2.12', version: '1.1.0'