Skip to content

Compatibility with next xgboost release #8

@david-cortes

Description

@david-cortes

The next release of xgboost (likely to come in the following weeks) will have many breaking changes, including removal of the slice method for DMatrices.

In order to ensure a smooth transition, would be ideal if an updated version of this package could be submitted to CRAN, using DMatrix[...] instead of slice, so as to be compatible with both the old and the new versions of xgboost, and removing the import for slice from NAMESPACE.

See dmlc/xgboost#11430 for more info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions