Uh oh!
There was an error while loading. Please reload this page.
Updates LightGBM from 2.X.X to 3.X.X - #6880
Conversation
jeffhandley
left a comment
There was a problem hiding this comment.
I don't know how to assess the output result differences; is there anything in those changes that give you pause or concern?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
michaelgsharp
commented
Nov 15, 2023
No concern on the output changes. Besides the fact that the training size is so small that anything (sneezes included) can change the output, these results are 100% done by the third party library, so we are ok with all changes that come from their changes. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@## main #6880 +/- ##
==========================================
- Coverage 68.81% 68.80% -0.01%
==========================================
Files 1240 1240 Lines 249392 249392 Branches 25493 25493 ==========================================
- Hits 171607 171600 -7 - Misses 71191 71196 +5 - Partials 6594 6596 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Updates LightGBM from 2.X.X to 3.X.X and all the associated baseline test files.
Also updates the SQL nuget package for its security update.