Skip to content

[TabArena-v0.X] Try better fillna / cat encoding strategies for RF/XT/KNN #124

Description

@Innixma

Try better fillna / cat encoding strategies for RF/XT/KNN

Currently ordinal encoding for RF/XT and fillna 0 for RF/XT/KNN.
KNN ignores categorical features.

Figure out what missing categories are assigned to for RF/XT.

Maybe try mean fillna + indicator for numeric.

Metadata

Metadata

Assignees

No one assigned

    Labels

    TabArena-v0.XAnything related to improvements of TabArena.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions