Back to Scikit Learn

32846.Fix

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

1.8.0188 B
Original Source
  • Fixed a bug that would cause Cython-based estimators to fail when fit on NumPy inputs when setting sklearn.set_config(array_api_dispatch=True). By :user:Olivier Grisel <ogrisel>.