Changed
dependencybot
dependency updatesstalebot
setup
Fixed
- CBPE now uses uncalibrated
y_pred_proba
values to calculate realized performance. Fixed for both binary and
multiclass use cases (#98) - Fix an issue where reference data was rendered incorrectly on joy plots
- Updated the 'California Housing' example docs, thanks for the help @NeoKish
- Fix lower confidence bounds and thresholds under zero for regression cases. When the lower limit is set to 0,
the lower threshold will not be plotted. (#127)