Back to Scikit Learn

32923.Fix

doc/whats_new/upcoming_changes/array-api/32923.fix.rst

1.8.0195 B
Original Source
  • Fixes how pos_label is inferred when pos_label is set to None, in :func:sklearn.metrics.brier_score_loss and :func:sklearn.metrics.d2_brier_score. By :user:Lucy Liu <lucyleeow>.