jar

ai.djl.ml.xgboost : xgboost

Maven & Gradle

Jul 11, 2023
1 usages
3.8k stars

DJL Engine Adapter for XGBoost · Deep Java Library (DJL) Engine Adapter for XGBoost

Table Of Contents

Latest Version

Download ai.djl.ml.xgboost : xgboost JAR file - Latest Versions:

All Versions

Download ai.djl.ml.xgboost : xgboost JAR file - All Versions:

Version Vulnerabilities Size Updated
0.23.x
0.22.x
0.21.x
0.20.x
0.19.x
0.18.x
0.17.x
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.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 xgboost-0.23.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sun.jna

├─ com.sun.jna.PointerProxy.class - [JAR]

ml.dmlc.xgboost4j.java.util

├─ ml.dmlc.xgboost4j.java.util.BigDenseMatrix.class - [JAR]

├─ ml.dmlc.xgboost4j.java.util.UtilUnsafe.class - [JAR]

ml.dmlc.xgboost4j.java

├─ ml.dmlc.xgboost4j.java.Column.class - [JAR]

├─ ml.dmlc.xgboost4j.java.ColumnBatch.class - [JAR]

├─ ml.dmlc.xgboost4j.java.DMatrix.class - [JAR]

├─ ml.dmlc.xgboost4j.java.JniUtils.class - [JAR]

├─ ml.dmlc.xgboost4j.java.NativeLibLoader.class - [JAR]

├─ ml.dmlc.xgboost4j.java.XGBoost.class - [JAR]

├─ ml.dmlc.xgboost4j.java.XGBoostError.class - [JAR]

├─ ml.dmlc.xgboost4j.java.XGBoostJNI.class - [JAR]

ml.dmlc.xgboost4j

├─ ml.dmlc.xgboost4j.LabeledPoint.class - [JAR]

ai.djl.ml.xgboost

├─ ai.djl.ml.xgboost.XgbEngine.class - [JAR]

├─ ai.djl.ml.xgboost.XgbEngineProvider.class - [JAR]

├─ ai.djl.ml.xgboost.XgbModel.class - [JAR]

├─ ai.djl.ml.xgboost.XgbNDArray.class - [JAR]

├─ ai.djl.ml.xgboost.XgbNDManager.class - [JAR]

├─ ai.djl.ml.xgboost.XgbSymbolBlock.class - [JAR]