Skip to content

Bug fix for generating SQL for logistic XGBoost models#92

Merged
topepo merged 3 commits intotidymodels:masterfrom
alyssafrazee:xgboost-logistic-bugfix
Feb 4, 2021
Merged

Bug fix for generating SQL for logistic XGBoost models#92
topepo merged 3 commits intotidymodels:masterfrom
alyssafrazee:xgboost-logistic-bugfix

Conversation

@alyssafrazee
Copy link
Copy Markdown

Fixes #54 -- the issue contains a reprex and more detailed explanation. I also added a test that fails on current master and passes on this branch. Thanks for the quick response on the issue and for the useful package!

Copy link
Copy Markdown
Member

@topepo topepo left a comment

Choose a reason for hiding this comment

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

Can you add a bullet point to the News file about the bug fix?

Comment thread R/model-xgboost.R
@alyssafrazee
Copy link
Copy Markdown
Author

Thanks for the review! I added a News bullet point under the development version, but let me know if you prefer it somewhere else and I can adjust accordingly!

@topepo topepo merged commit f21ba0b into tidymodels:master Feb 4, 2021
@topepo
Copy link
Copy Markdown
Member

topepo commented Feb 4, 2021

Thanks!

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 6, 2021

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xgboost SQL function

2 participants