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