Hello,
I’m trying to plot a calibration curve for my logistic regression model. I have 8 classes. Is there any written algorithm in pytorch or in other python package to do that. The scikit-learn machine learning library seems to work for only binary models.