[Scikit-learn-commits] [scikit-learn/scikit-learn] 652890: MNT Switch to absolute imports in sklearn/metrics/...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: 652890cdcdff335e673992ebe7334df34d3a2350 https://github.com/scikit-learn/scikit-learn/commit/652890cdcdff335e673992ebe7334df34d3a2350 Author: Nitin Pratap Singh <[email protected]> Date: 2025-10-06 (Mon, 06 Oct 2025) Changed paths: M sklearn/metrics/_pairwise_fast.pyx Log Message: --- MNT Switch to absolute imports in sklearn/metrics/_pairwise_fast.pyx (#32408) 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] 77e9cb: MNT Switch to absolute imports in sklearn/cluster/...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: 77e9cbd91ece2e7ad2302c972eb9b1515f271ecd https://github.com/scikit-learn/scikit-learn/commit/77e9cbd91ece2e7ad2302c972eb9b1515f271ecd Author: Nitin Pratap Singh <[email protected]> Date: 2025-10-06 (Mon, 06 Oct 2025) Changed paths: M sklearn/cluster/_k_means_common.pyx Log Message: --- MNT Switch to absolute imports in sklearn/cluster/_k_means_common.pyx (#32367) 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] 87a25c: MNT Use absolute imports in sklearn/svm/_libsvm_sp...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: 87a25cd1f5d2116a10bf7e77b849b0f6abd4dde3 https://github.com/scikit-learn/scikit-learn/commit/87a25cd1f5d2116a10bf7e77b849b0f6abd4dde3 Author: Nitin Pratap Singh <[email protected]> Date: 2025-10-08 (Wed, 08 Oct 2025) Changed paths: M sklearn/svm/_libsvm_sparse.pyx Log Message: --- MNT Use absolute imports in sklearn/svm/_libsvm_sparse.pyx (#32437) 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] 6110eb: MNT Switch to absolute imports in sklearn/tree/_cr...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: 6110ebee13c9f3722d66b398c988e2f1f5776055 https://github.com/scikit-learn/scikit-learn/commit/6110ebee13c9f3722d66b398c988e2f1f5776055 Author: Nitin Pratap Singh <[email protected]> Date: 2025-10-08 (Wed, 08 Oct 2025) Changed paths: M sklearn/tree/_criterion.pxd Log Message: --- MNT Switch to absolute imports in sklearn/tree/_criterion.pxd (#32438) 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] f1261a: MNT Use const for DEFAULT_SEED in _random.pxd (#32...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: f1261a9356fe4519ac25af3a2e2b7ec31de3be96 https://github.com/scikit-learn/scikit-learn/commit/f1261a9356fe4519ac25af3a2e2b7ec31de3be96 Author: Nitin Pratap Singh <[email protected]> Date: 2025-10-22 (Wed, 22 Oct 2025) Changed paths: M sklearn/utils/_random.pxd M sklearn/utils/_random.pyx Log Message: --- MNT Use const for DEFAULT_SEED in _random.pxd (#32537) 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]
