raistlintao / sparkmodelhelper   1.2.0

Apache License 2.0 GitHub

Scala Library for extracting useful information from trained Spark Model (DecisionTreeClassificationModel)

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"

Mill build tool

ivy"io.github.raistlintao::sparkmodelhelper:1.1.0"

Scala CLI

//> using dep "io.github.raistlintao::sparkmodelhelper:1.1.0"

Ammonite REPL

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'