Skip to content

CategoricalImputer most_frequent strategy #201

@omar-araboghli

Description

@omar-araboghli

The CategoricalImputer replaces all missing values with the most frequent value of the whole passed data frame.

The desired behaviour is to replace each missing value with the most frequent value of the missing value's column.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions