Class DMatrix.QuantileCut

java.lang.Object
ml.dmlc.xgboost4j.java.DMatrix.QuantileCut
Enclosing class:
DMatrix

public class DMatrix.QuantileCut extends Object
A class to hold the quantile information
  • Method Details

    • getIndptr

      public long[] getIndptr()
    • getValues

      public float[] getValues()