jar

com.github.seek-oss : lightgbm4j_2.12

Maven & Gradle

Oct 18, 2019
16 stars

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

Table Of Contents

Latest Version

Download com.github.seek-oss : lightgbm4j_2.12 JAR file - Latest Versions:

All Versions

Download com.github.seek-oss : lightgbm4j_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window lightgbm4j_2.12-2.2.2-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

au.com.seek.lightgbm4j

├─ au.com.seek.lightgbm4j.BinaryCSRMatrix.class - [JAR]

├─ au.com.seek.lightgbm4j.LightGBMBooster.class - [JAR]

Advertisement