sb-ai-lab / slama   0.1

Apache License 2.0 GitHub

LightAutoML on Spark

Scala versions: 2.12

spark-lightautoml 0.1.2


Group ID:
io.github.fonhorst
Artifact ID:
spark-lightautoml_2.12
Version:
0.1.2
Version Scheme:
Release Date:
Mar 27, 2025
Licenses:
Files:
Full Scala Version:
2.12.15

libraryDependencies += "io.github.fonhorst" %% "spark-lightautoml" % "0.1.2"

Mill build tool

ivy"io.github.fonhorst::spark-lightautoml:0.1.2"

Scala CLI

//> using dep "io.github.fonhorst::spark-lightautoml:0.1.2"

Ammonite REPL

import $ivy.`io.github.fonhorst::spark-lightautoml:0.1.2`

<dependency>
  <groupId>io.github.fonhorst</groupId>
  <artifactId>spark-lightautoml_2.12</artifactId>
  <version>0.1.2</version>
</dependency>

compile group: 'io.github.fonhorst', name: 'spark-lightautoml_2.12', version: '0.1.2'