[Scikit-learn-commits] [scikit-learn/scikit-learn] f89ac5: DOC time_series_split: release unexisting constrai...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: f89ac51954cf1d3050d7684e94e04df3a1fbfb1a https://github.com/scikit-learn/scikit-learn/commit/f89ac51954cf1d3050d7684e94e04df3a1fbfb1a Author: Marie Sacksick <[email protected]> Date: 2025-02-05 (Wed, 05 Feb 2025) Changed paths: M doc/modules/cross_validation.rst M sklearn/model_selection/_split.py Log Message: --- DOC time_series_split: release unexisting constraints (#30642) 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] e54da9: DOC Add missing punctuation (#31061)
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: e54da92d0a62b4d1e2386bca97fb5c4851274e7a https://github.com/scikit-learn/scikit-learn/commit/e54da92d0a62b4d1e2386bca97fb5c4851274e7a Author: Marie Sacksick <[email protected]> Date: 2025-03-24 (Mon, 24 Mar 2025) Changed paths: M sklearn/model_selection/_validation.py Log Message: --- DOC Add missing punctuation (#31061) 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] ec74b2: FEAT rfecv: add support and ranking for each cv an...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: ec74b2a78a3365fb49b70c12dd4e305cb5ab6be0 https://github.com/scikit-learn/scikit-learn/commit/ec74b2a78a3365fb49b70c12dd4e305cb5ab6be0 Author: Marie Sacksick <[email protected]> Date: 2025-04-23 (Wed, 23 Apr 2025) Changed paths: A doc/whats_new/upcoming_changes/sklearn.feature_selection/30179.enhancement.rst M examples/feature_selection/plot_rfe_with_cross_validation.py M sklearn/feature_selection/_rfe.py M sklearn/feature_selection/tests/test_rfe.py Log Message: --- FEAT rfecv: add support and ranking for each cv and step (#30179) Co-authored-by: MarieS-WiMLDS <[email protected]> Co-authored-by: Adrin Jalali 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] 57a670: DOC improve linear model coefficient interpretatio...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: 57a670410d6103e18be077e26b4d5d49d2678846 https://github.com/scikit-learn/scikit-learn/commit/57a670410d6103e18be077e26b4d5d49d2678846 Author: Marie Sacksick <[email protected]> Date: 2025-07-18 (Fri, 18 Jul 2025) Changed paths: M examples/inspection/plot_linear_model_coefficient_interpretation.py Log Message: --- DOC improve linear model coefficient interpretation example (#31760) Co-authored-by: Stefanie Senger <[email protected]> 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]
