Skip to content

cleaning_featurizer doesn't take into account the sent hyperparameters #18

@roquelopez

Description

@roquelopez

I just want to use the "split_date_column" operation in a pipeline (I'm sending the hyperparameter features= "split_date_column"), but it is not being taken into account, it performs all the cleaning operations. It seems cleaning_featurizer only uses the initial values and not the hyperparameters:
https://github.com/usc-isi-i2/dsbox-primitives/blob/master/dsbox/datapreprocessing/cleaner/cleaning_featurizer.py#L25
https://github.com/usc-isi-i2/dsbox-primitives/blob/master/dsbox/datapreprocessing/cleaner/cleaning_featurizer.py#L184

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