Package ml.dmlc.xgboost4j.java
Class DMatrix.QuantileCut
java.lang.Object
ml.dmlc.xgboost4j.java.DMatrix.QuantileCut
- Enclosing class:
- DMatrix
A class to hold the quantile information
-
Method Summary
-
Method Details
-
getIndptr
public long[] getIndptr() -
getValues
public float[] getValues()
-