seek-oss / lightgbm4j   2.2.2-1

MIT License GitHub

A JVM interface 🌯 for LightGBM, written in Scala, for inference in production.

Scala versions: 2.12 2.11

lightgbm4j 2.2.2-1


Group ID:
com.github.seek-oss
Artifact ID:
lightgbm4j_2.12
Version:
2.2.2-1
Release Date:
Oct 18, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.seek-oss" %% "lightgbm4j" % "2.2.2-1"

Mill build tool

ivy"com.github.seek-oss::lightgbm4j:2.2.2-1"

Scala CLI

//> using dep "com.github.seek-oss::lightgbm4j:2.2.2-1"

Ammonite REPL

import $ivy.`com.github.seek-oss::lightgbm4j:2.2.2-1`

<dependency>
  <groupId>com.github.seek-oss</groupId>
  <artifactId>lightgbm4j_2.12</artifactId>
  <version>2.2.2-1</version>
</dependency>

compile group: 'com.github.seek-oss', name: 'lightgbm4j_2.12', version: '2.2.2-1'