Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lightgbm.booster support #7

Merged
merged 31 commits into from
Jan 25, 2021
Merged

Add lightgbm.booster support #7

merged 31 commits into from
Jan 25, 2021

Conversation

lopuhin
Copy link
Contributor

@lopuhin lopuhin commented Jan 23, 2021

TeamHG-Memex/eli5#270 by @qh582.

Marked as WIP as some doc fixes were still needed.

qh582 and others added 24 commits May 29, 2018 11:34
mainly followed the logic of xgboost.booster support
lgb2.1.0 to lgb  2.1.1
update to lgb2.1.1
add explain_prediction test for regression booster
fix bug of using multiclass booster to fit binary case
* Update overview.rst

* Update README.rst

* Update lightgbm.rst
* Update overview.rst

* Update README.rst

* Update lightgbm.rst
Conflicts:
	docs/source/overview.rst
	eli5/lightgbm.py
only "is_regression" remains which needs fixes in code as well
eli5/lightgbm.py Outdated Show resolved Hide resolved
@lopuhin lopuhin changed the title [WIP] Add lightgbm.booster support Add lightgbm.booster support Jan 23, 2021
@lopuhin lopuhin merged commit 6963707 into master Jan 25, 2021
@lopuhin lopuhin deleted the qh582-lightgbm-booster branch January 25, 2021 19:28
@lopuhin
Copy link
Contributor Author

lopuhin commented Jan 25, 2021

Thanks @qh582 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants