Skip to content

pls clarify categorical values can be used or not - in paper written only numeric features #15

@Sandy4321

Description

@Sandy4321

pls clarify categorical values can be used or not - in paper written only numeric features

remove unnecessary for our purposes features presented in modern gradient
boosting toolkits (for example, categorical data handling). The complete list of these limitations is the
following. Py-Boost supports: (a) computations only on GPU, (b) only the depth-wise tree growth
policy, (c) only numeric features (with possibly NaN values), and (d) only histogram algorithm for
split search (maximum number of bins for each feature is limited to 256)
https://arxiv.org/pdf/2211.12858.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions