You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My online prediction service wants to use GBDT + LR (Practical Lessons from Predicting Clicks on Ads at Facebook) algorithm combination, It will use the leaf index of tree. But Leaves doesn't support it.
The text was updated successfully, but these errors were encountered:
grasevski
pushed a commit
to grasevski/leaves
that referenced
this issue
Aug 16, 2019
My online prediction service wants to use GBDT + LR (Practical Lessons from Predicting Clicks on Ads at Facebook) algorithm combination, It will use the leaf index of tree. But Leaves doesn't support it.
The text was updated successfully, but these errors were encountered: