Skip to content

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

@Innixma

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions