devmotion / pycalibration

Estimation and hypothesis tests of calibration in Python using CalibrationErrors.jl and CalibrationTests.jl.
https://devmotion.github.io/CalibrationErrors.jl/dev
MIT License
7 stars 0 forks source link

How to build calibration curve for multiclass ML model? #18

Open Akhmetzhan opened 1 year ago

Akhmetzhan commented 1 year ago

Hi David, I am struggling with plotting a reliablity (calibration) curve for my machine learning model. I have searched Internat for multiclass model calibration, and it seems only your package can help me with my issue. I am novel Python user. Please could you provide an example Python code (notebook) for plotting calibration curve with your package? Great thanks in advance Sincerely, Akhmetzhan