| Package | Description |
|---|---|
| ml.dmlc.xgboost4j.java |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnBatch
This class wraps multiple Column and provides the array interface json
for all columns.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DMatrix.setBaseMargin(Column column)
Set base margin of DMatrix from array interface
|
void |
DMatrix.setLabel(Column column)
Set label of DMatrix from array interface
|
void |
DMatrix.setQueryId(Column column)
Set query id of DMatrix from array interface
|
void |
DMatrix.setWeight(Column column)
Set weight of DMatrix from array interface
|
Copyright © 2026. All rights reserved.