Skip to content

Version 0.6.6

Compare
Choose a tag to compare
@paulbkoch paulbkoch released this 26 Nov 00:54
· 86 commits to develop since this release

v0.6.6 - 2024-11-20

Changed

  • added predict_with_uncertainty function by @degenfabian in PR #584
  • handle mono-classification in SHAP by @degenfabian in PR #582
  • improvements to tree building in C++

Fixed

  • issue that develop/debug options were not being honored in Windows when 1<n_jobs in joblib
  • fix several bugs in C++ from negative hessians or negative gain values caused by floating point noise