-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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 weight in tree model output #2269
Conversation
@guolinke I can update plotting part if you don't mind. LightGBM/python-package/lightgbm/plotting.py Lines 392 to 396 in 611cf5d
|
@StrikerRUS sure, thanks very much! |
@guolinke Just updated plotting module in Python in the latest commit. |
@StrikerRUS could this PR merge first? then a new PR for R package could be proposed. |
@guolinke Yeah, sure! |
Created #2281 to track the R work, agree with the decision that was made to merge this and come back to R. |
fix #2037