Package ai.djl.ml.xgboost


package ai.djl.ml.xgboost
Contains implementations of interfaces within the DJL API for the XGBoost Engine.
  • Class
    Description
    The XgbEngine is an implementation of the Engine based on the XGBoost.
    XgbEngineProvider is the XGBoost implementation of EngineProvider.
    XgbModel is the XGBoost implementation of Model.
    XgbNDArray is the XGBoost implementation of NDArray.
    XgbNDManager is the XGBoost implementation of NDManager.
    XgbSymbolBlock is the XGBoost implementation of SymbolBlock.
    The mode of inference for OptionMask.