Skip to content

[REFACTOR] Replace XGB with sklearn HistGradientBoostingClassifier? #143

Open
@singjc

Description

@singjc

Add HistGradientBoostingClassifier to the classifier list, and see if it performs similarly to XGBoost. If the performance is similar we can replace the XGBoost dependency with HistGradientBoostingClassifier, since we already depend on sklearn.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions