| Package | Description |
|---|---|
| hivemall.xgboost.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
DenseDMatrixBuilder |
class |
SparseDMatrixBuilder |
| Modifier and Type | Method and Description |
|---|---|
abstract DMatrixBuilder |
DMatrixBuilder.nextColumn(int col,
float value) |
DMatrixBuilder |
DMatrixBuilder.nextColumn(String col) |
abstract DMatrixBuilder |
DMatrixBuilder.nextRow() |
Copyright © 2013–2019 Apache Hivemall. All rights reserved.