Skip to content

Improve FeatureHasher compatibility with DictVectorizer #4883

@jnothman

Description

@jnothman

FeatureHasher does not currently support string values for its dict input format (see e.g. #4878). Ideally its input format should be compatible with DictVectorizer, one hot encoding any string-valued items.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EasyWell-defined and straightforward way to resolve

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions