Back to Scikit Learn

33492.Fix

doc/whats_new/upcoming_changes/sklearn.decomposition/33492.fix.rst

1.8.0182 B
Original Source
  • Fixed a typo (from "OR" to "QR") in the list of allowed values for power_iteration_normalizer in :class:decomposition.TruncatedSVD. By :user:Olivier Grisel <ogrisel>.