| Package | Description |
|---|---|
| ml.dmlc.xgboost4j.java |
| Constructor and Description |
|---|
DMatrix(Iterator<LabeledPoint> iter,
String cacheInfo)
Create DMatrix from iterator.
|
DMatrix(Iterator<LabeledPoint> iter,
String cacheInfo,
float missing)
Create DMatrix from iterator.
|
Copyright © 2026. All rights reserved.