[Scikit-learn-commits] [scikit-learn/scikit-learn] 91d564: ENH add gap safe screening rules to sparse_ enet_c...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: 91d5640a82dd0bd35c8c438ef22ff3c2cd56bce3 https://github.com/scikit-learn/scikit-learn/commit/91d5640a82dd0bd35c8c438ef22ff3c2cd56bce3 Author: Christian Lorentzen Date: 2025-09-05 (Fri, 05 Sep 2025) Changed paths: M doc/modules/linear_model.rst R doc/whats_new/upcoming_changes/sklearn.linear_model/31882.efficiency.rst A doc/whats_new/upcoming_changes/sklearn.linear_model/31986.efficiency.rst M sklearn/linear_model/_cd_fast.pyx M sklearn/linear_model/_coordinate_descent.py M sklearn/linear_model/tests/test_coordinate_descent.py M sklearn/linear_model/tests/test_sparse_coordinate_descent.py Log Message: --- ENH add gap safe screening rules to sparse_ enet_coordinate_descent (#31986) 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] f72958: DOC fix whatsnew entries for 1.8 (#32081)
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: f72958d81b897ec1c9d5ddd62a99c00850832200 https://github.com/scikit-learn/scikit-learn/commit/f72958d81b897ec1c9d5ddd62a99c00850832200 Author: Christian Lorentzen Date: 2025-09-04 (Thu, 04 Sep 2025) Changed paths: M doc/whats_new/upcoming_changes/array-api/30777.feature.rst M doc/whats_new/upcoming_changes/sklearn.base/31928.feature.rst M doc/whats_new/upcoming_changes/sklearn.linear_model/29097.api.rst M doc/whats_new/upcoming_changes/sklearn.linear_model/31665.efficiency.rst M doc/whats_new/upcoming_changes/sklearn.linear_model/31866.fix.rst M doc/whats_new/upcoming_changes/sklearn.metrics/31701.fix.rst M doc/whats_new/upcoming_changes/sklearn.utils/31873.enhancement.rst M doc/whats_new/upcoming_changes/sklearn.utils/31951.enhancement.rst M doc/whats_new/upcoming_changes/sklearn.utils/31952.efficiency.rst Log Message: --- DOC fix whatsnew entries for 1.8 (#32081) 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]
