Skip to content

fetch_openml: Add an option to one-hot encode nominal features #11817

@jnothman

Description

@jnothman

Currently categorical features (i.e. nominal attributes in ARFF) are encoded as ordinal integers when returned from fetch_openml. We should have an option to encode them with OneHotEncoder instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions