Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:interpretml/interpret into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
nopdive committed Nov 12, 2024
2 parents e122a4e + 5791cb7 commit d8785a0
Show file tree
Hide file tree
Showing 4 changed files with 198 additions and 453 deletions.
2 changes: 0 additions & 2 deletions shared/libebm/GenerateTermUpdate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ extern ErrorEbm PartitionTwoDimensionalBoosting(BoosterShell* const pBoosterShel
const FloatCalc regLambda,
const FloatCalc deltaStepMax,
BinBase* aAuxiliaryBinsBase,
double* const aWeights,
double* const aTensorWeights,
double* const aTensorGrad,
double* const aTensorHess,
Expand Down Expand Up @@ -457,7 +456,6 @@ static ErrorEbm BoostMultiDimensional(BoosterShell* const pBoosterShell,
regLambda,
deltaStepMax,
aAuxiliaryBins,
nullptr,
aWeights,
pGradient,
pHessian,
Expand Down
Loading

0 comments on commit d8785a0

Please sign in to comment.