Deep Java Library 0.21.0 - xgboost API

This document is the API specification for the Deep Java Library (DJL) XGBoost Engine.

The XGBoost Engine module contains the XGBoost implementation of the DJL EngineProvider. See here for more details.

Packages 
Package Description
ai.djl.ml.xgboost
Contains implementations of interfaces within the DJL API for the XGBoost Engine.
com.sun.jna
Contains JNA changes on the existing Pointer.
ml.dmlc.xgboost4j.java
Contains Helper class to access XGBoost JNI.