[Scikit-learn-commits] [scikit-learn/scikit-learn] 239112: MNT Update internal sparse code to support both sp...

2025-03-18 Thread Dan Schult via Scikit-learn-commits
  Branch: refs/heads/main
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: 239112a77970c984ae15111d700264ff26aade72
  
https://github.com/scikit-learn/scikit-learn/commit/239112a77970c984ae15111d700264ff26aade72
  Author: Dan Schult 
  Date:   2025-03-18 (Tue, 18 Mar 2025)

  Changed paths:
A doc/whats_new/upcoming_changes/many-modules/30858.other.rst
M sklearn/cluster/_bicluster.py
M sklearn/cluster/_spectral.py
M sklearn/compose/tests/test_column_transformer.py
M sklearn/impute/_base.py
M sklearn/impute/tests/test_impute.py
M sklearn/manifold/_locally_linear.py
M sklearn/preprocessing/_label.py
M sklearn/utils/fixes.py
M sklearn/utils/tests/test_random.py
M sklearn/utils/tests/test_sparsefuncs.py
M sklearn/utils/tests/test_validation.py

  Log Message:
  ---
  MNT Update internal sparse code to support both sparray and spmatrix (#30858)

Co-authored-by: Loïc Estève 



To unsubscribe from these emails, change your notification settings at 
https://github.com/scikit-learn/scikit-learn/settings/notifications
___
Scikit-learn-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/scikit-learn-commits.python.org/
Member address: [email protected]


[Scikit-learn-commits] [scikit-learn/scikit-learn] 0a96fc: FIX normalization in semi_supervised label_propaga...

2025-10-07 Thread Dan Schult via Scikit-learn-commits
  Branch: refs/heads/main
  Home:   https://github.com/scikit-learn/scikit-learn
  Commit: 0a96fcbffe6236305bfd2d373f45b88fa84ec361
  
https://github.com/scikit-learn/scikit-learn/commit/0a96fcbffe6236305bfd2d373f45b88fa84ec361
  Author: Dan Schult 
  Date:   2025-10-07 (Tue, 07 Oct 2025)

  Changed paths:
A doc/whats_new/upcoming_changes/sklearn.semi_supervised/31924.fix.rst
M sklearn/semi_supervised/_label_propagation.py
M sklearn/semi_supervised/tests/test_label_propagation.py

  Log Message:
  ---
  FIX normalization in semi_supervised label_propagation (#31924)

Co-authored-by: antoinebaker 



To unsubscribe from these emails, change your notification settings at 
https://github.com/scikit-learn/scikit-learn/settings/notifications
___
Scikit-learn-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/scikit-learn-commits.python.org
Member address: [email protected]