Skip to content

Conversation

@felixdae
Copy link

in xgboost's tutorial https://xgboost.readthedocs.io/en/latest/model.html, they said w = -G/(H+lamda), but you just use -G/H here, will it cause problems?

in xgboost's tutorial https://xgboost.readthedocs.io/en/latest/model.html, they said w = -G/(H+lamda), but you just use -G/H here, will it cause problems?
@davidADSP
Copy link
Collaborator

Yes you're right - currently the code is only compatible with lambda = 0. Will look make it compatible with all lambda in the near future.

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