Skip to content

MNT update get_equivalent_estimator for HGBT#28449

Merged
jeremiedbb merged 1 commit intoscikit-learn:mainfrom
lorentzenchr:hgbt_update_get_equivalent_estimator
Feb 20, 2024
Merged

MNT update get_equivalent_estimator for HGBT#28449
jeremiedbb merged 1 commit intoscikit-learn:mainfrom
lorentzenchr:hgbt_update_get_equivalent_estimator

Conversation

@lorentzenchr
Copy link
Copy Markdown
Member

Reference Issues/PRs

None

What does this implement/fix? Explain your changes.

This updates the get_equivalent_estimator utility function, that produces equivalent estimators of LightGBM and XGBoost for our HistGradientBoosting* estimators.

Any other comments?

It is kind of strange that this functions lives in Cython as it is pure Python and no performance needed.

@lorentzenchr lorentzenchr added the Quick Review For PRs that are quick to review label Feb 18, 2024
@github-actions
Copy link
Copy Markdown

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: c0f96e8. Link to the linter CI: here

Copy link
Copy Markdown
Contributor

@OmarManzoor OmarManzoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@OmarManzoor OmarManzoor added the Waiting for Second Reviewer First reviewer is done, need a second one! label Feb 19, 2024
Copy link
Copy Markdown
Member

@jeremiedbb jeremiedbb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jeremiedbb jeremiedbb merged commit 20ba921 into scikit-learn:main Feb 20, 2024
@lorentzenchr lorentzenchr deleted the hgbt_update_get_equivalent_estimator branch February 20, 2024 18:01
@reshamas reshamas removed the Waiting for Second Reviewer First reviewer is done, need a second one! label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cython module:ensemble Quick Review For PRs that are quick to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants