Uses of Package
ml.dmlc.xgboost4j.java.util

Packages that use ml.dmlc.xgboost4j.java.util
Package
Description
 
  • Class
    Description
    Off-heap implementation of a Dense Matrix, matrix size is only limited by the amount of the available memory and the matrix dimension cannot exceed Integer.MAX_VALUE (this is consistent with XGBoost API restrictions on maximum length of a response).