| Package | Description |
|---|---|
| ml.dmlc.xgboost4j.java |
| Modifier and Type | Method and Description |
|---|---|
static int |
XGBoostJNI.XGExtMemQuantileDMatrixCreateFromCallback(Iterator<ColumnBatch> iter,
long[] ref,
String config,
long[] out) |
static int |
XGBoostJNI.XGQuantileDMatrixCreateFromCallback(Iterator<ColumnBatch> iter,
long[] ref,
String config,
long[] out) |
| Constructor and Description |
|---|
DMatrix(ColumnBatch columnBatch,
float missing,
int nthread)
Create the normal DMatrix from column array interface
|
Copyright © 2026. All rights reserved.