Back to Scikit Learn

33405.Fix

doc/whats_new/upcoming_changes/sklearn.metrics/33405.fix.rst

1.8.0233 B
Original Source
  • :meth:metrics.PrecisionRecallDisplay.from_estimator and :meth:metrics.PrecisionRecallDisplay.from_predictions now correctly plot chance level line when y_true is a pytorch tensor. By :user:Lucas Oliveira <lucolivi>.