Back to Scikit Learn

32942.Fix

doc/whats_new/upcoming_changes/many-modules/32942.fix.rst

1.8.0231 B
Original Source
  • Some parameter descriptions in the HTML representation of estimators were not properly escaped, which could lead to malformed HTML if the description contains characters like < or >. By :user:Olivier Grisel <ogrisel>.