Packages

package java

Type Members

  1. class CudfColumn extends Column

    CudfColumn is the CUDF column representing, providing the cuda array interface

    CudfColumn is the CUDF column representing, providing the cuda array interface

    Annotations
    @JsonInclude()
  2. class CudfColumnBatch extends ColumnBatch

    CudfColumnBatch wraps multiple CudfColumns to provide the cuda array interface json string for all columns.

  3. class ExtMemQuantileDMatrix extends QuantileDMatrix
  4. class QuantileDMatrix extends DMatrix

    QuantileDMatrix will only be used to train

Ungrouped