Improve probability calibration
Closed this issue · 1 comments
JaySandesara commented
Provide an alternative to the histogram-based calibration of NN outputs, with something more robust (e.g. isotononic regression).
Current calibration class - calibration.py
Apply to the training workflow and aim to reduce the need for ensemble training.
JaySandesara commented
Issue resolved