public class FrameMatrixLoader extends MatrixLoader
MatrixLoader.DMatrixProvider| Constructor and Description |
|---|
FrameMatrixLoader(XGBoostModel model,
water.fvec.Frame train) |
| Modifier and Type | Method and Description |
|---|---|
MatrixLoader.DMatrixProvider |
makeLocalMatrix() |
public FrameMatrixLoader(XGBoostModel model, water.fvec.Frame train)
public MatrixLoader.DMatrixProvider makeLocalMatrix()
makeLocalMatrix in class MatrixLoader