Skip to content

Missing data #32

Description

@micha-hro

I fitted a XGBoost model using data that contains missing values.
For each feature, the tree dump does define to which group cases with missing data belong:
0:[f2<3] yes=1,no=2,missing=1,gain=138.535736,cover=33.6236076
However, the supertree visualization handles cases with missing data in such a way that they are counted in both leafs.
Is this intended?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions