Skip to content

Use same seed for random search when comparing pipelines and only tuning the machine learning algorithm #45

@mfeurer

Description

@mfeurer

Currently, the task 03_hw1_impact_encoding_py compares two feature preprocessing methods and tunes XGBoost for them. However, different seeds are used for the random search, leading to different hyperparameters of XGBoost. This makes it unclear if one of them is actually better than the other.

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