[Scikit-learn-commits] [scikit-learn/scikit-learn] becfab: :lock: :robot: CI Update lock files for array-api ...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: becfab82f1bd6a270729f77fecef50078889538a https://github.com/scikit-learn/scikit-learn/commit/becfab82f1bd6a270729f77fecef50078889538a Author: scikit-learn-bot Date: 2025-05-12 (Mon, 12 May 2025) Changed paths: M build_tools/github/pylatest_conda_forge_cuda_array-api_linux-64_conda.lock Log Message: --- :lock: :robot: CI Update lock files for array-api CI build(s) :lock: :robot: (#31354) Co-authored-by: Lock file bot To unsubscribe from these emails, change your notification settings at https://github.com/scikit-learn/scikit-learn/settings/notifications ___ Scikit-learn-commits mailing list -- scikit-learn-commits@python.org To unsubscribe send an email to scikit-learn-commits-le...@python.org https://mail.python.org/mailman3/lists/scikit-learn-commits.python.org/ Member address: arch...@mail-archive.com
[Scikit-learn-commits] [scikit-learn/scikit-learn] dff0ea: DOC Add references to DetCurveDisplay docstring (#...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: dff0eab233a051a8c908750d82b2ebe9d95e6cc7 https://github.com/scikit-learn/scikit-learn/commit/dff0eab233a051a8c908750d82b2ebe9d95e6cc7 Author: Mohamed DHIFALLAH <40263854+meddhi...@users.noreply.github.com> Date: 2025-05-12 (Mon, 12 May 2025) Changed paths: M sklearn/metrics/_plot/det_curve.py Log Message: --- DOC Add references to DetCurveDisplay docstring (#31307) To unsubscribe from these emails, change your notification settings at https://github.com/scikit-learn/scikit-learn/settings/notifications ___ Scikit-learn-commits mailing list -- scikit-learn-commits@python.org To unsubscribe send an email to scikit-learn-commits-le...@python.org https://mail.python.org/mailman3/lists/scikit-learn-commits.python.org/ Member address: arch...@mail-archive.com
[Scikit-learn-commits] [scikit-learn/scikit-learn] 4c453e: :lock: :robot: CI Update lock files for main CI bu...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: 4c453e95b3162579ac5bc6e0cd7c0ba32c02a16a https://github.com/scikit-learn/scikit-learn/commit/4c453e95b3162579ac5bc6e0cd7c0ba32c02a16a Author: scikit-learn-bot Date: 2025-05-12 (Mon, 12 May 2025) Changed paths: M build_tools/azure/debian_32bit_lock.txt M build_tools/azure/pylatest_conda_forge_mkl_linux-64_conda.lock M build_tools/azure/pylatest_conda_forge_mkl_osx-64_conda.lock M build_tools/azure/pylatest_conda_mkl_no_openmp_osx-64_conda.lock M build_tools/azure/pylatest_pip_openblas_pandas_linux-64_conda.lock M build_tools/azure/pymin_conda_forge_mkl_win-64_conda.lock M build_tools/azure/pymin_conda_forge_openblas_min_dependencies_linux-64_conda.lock M build_tools/azure/pymin_conda_forge_openblas_ubuntu_2204_linux-64_conda.lock M build_tools/azure/ubuntu_atlas_lock.txt M build_tools/circle/doc_linux-64_conda.lock M build_tools/circle/doc_min_dependencies_linux-64_conda.lock M build_tools/github/pymin_conda_forge_arm_linux-aarch64_conda.lock Log Message: --- :lock: :robot: CI Update lock files for main CI build(s) :lock: :robot: (#31355) Co-authored-by: Lock file bot To unsubscribe from these emails, change your notification settings at https://github.com/scikit-learn/scikit-learn/settings/notifications ___ Scikit-learn-commits mailing list -- scikit-learn-commits@python.org To unsubscribe send an email to scikit-learn-commits-le...@python.org https://mail.python.org/mailman3/lists/scikit-learn-commits.python.org/ Member address: arch...@mail-archive.com
[Scikit-learn-commits] [scikit-learn/scikit-learn] efe3b6: CI Use Cython 3.1 for free-threaded build (#31357)
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: efe3b63589f628516a16ac9d620ccf172052572f https://github.com/scikit-learn/scikit-learn/commit/efe3b63589f628516a16ac9d620ccf172052572f Author: Loïc Estève Date: 2025-05-12 (Mon, 12 May 2025) Changed paths: M build_tools/azure/install.sh M build_tools/azure/pylatest_free_threaded_environment.yml M build_tools/azure/pylatest_free_threaded_linux-64_conda.lock M build_tools/update_environments_and_lock_files.py Log Message: --- CI Use Cython 3.1 for free-threaded build (#31357) To unsubscribe from these emails, change your notification settings at https://github.com/scikit-learn/scikit-learn/settings/notifications ___ Scikit-learn-commits mailing list -- scikit-learn-commits@python.org To unsubscribe send an email to scikit-learn-commits-le...@python.org https://mail.python.org/mailman3/lists/scikit-learn-commits.python.org/ Member address: arch...@mail-archive.com
[Scikit-learn-commits] [scikit-learn/scikit-learn] f16de7: DOC Add reference to PrecisionRecallDisplay in ave...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: f16de742f403ad0cde83d9e152b7f4f3ccf00e96 https://github.com/scikit-learn/scikit-learn/commit/f16de742f403ad0cde83d9e152b7f4f3ccf00e96 Author: Henri Bonamy Date: 2025-05-12 (Mon, 12 May 2025) Changed paths: M sklearn/metrics/_ranking.py Log Message: --- DOC Add reference to PrecisionRecallDisplay in average_precision_score docstring (#31305) To unsubscribe from these emails, change your notification settings at https://github.com/scikit-learn/scikit-learn/settings/notifications ___ Scikit-learn-commits mailing list -- scikit-learn-commits@python.org To unsubscribe send an email to scikit-learn-commits-le...@python.org https://mail.python.org/mailman3/lists/scikit-learn-commits.python.org/ Member address: arch...@mail-archive.com
[Scikit-learn-commits] [scikit-learn/scikit-learn] 448016: TST Add unit tests for `_BinaryClassifierCurveDisp...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: 4480163137003a520ccf7d134426638b466db0fb https://github.com/scikit-learn/scikit-learn/commit/4480163137003a520ccf7d134426638b466db0fb Author: Lucy Liu Date: 2025-05-12 (Mon, 12 May 2025) Changed paths: M sklearn/utils/tests/test_plotting.py Log Message: --- TST Add unit tests for `_BinaryClassifierCurveDisplayMixin` (#31193) To unsubscribe from these emails, change your notification settings at https://github.com/scikit-learn/scikit-learn/settings/notifications ___ Scikit-learn-commits mailing list -- scikit-learn-commits@python.org To unsubscribe send an email to scikit-learn-commits-le...@python.org https://mail.python.org/mailman3/lists/scikit-learn-commits.python.org/ Member address: arch...@mail-archive.com
[Scikit-learn-commits] [scikit-learn/scikit-learn] c1e649: DOC Add "see also" section to learning_curve docst...
Branch: refs/heads/main Home: https://github.com/scikit-learn/scikit-learn Commit: c1e6494c81c23dc17c5140dcef0c7722c739d9c0 https://github.com/scikit-learn/scikit-learn/commit/c1e6494c81c23dc17c5140dcef0c7722c739d9c0 Author: Chems Ben <43786170+chemous...@users.noreply.github.com> Date: 2025-05-12 (Mon, 12 May 2025) Changed paths: M sklearn/model_selection/_validation.py Log Message: --- DOC Add "see also" section to learning_curve docstring (#31321) To unsubscribe from these emails, change your notification settings at https://github.com/scikit-learn/scikit-learn/settings/notifications ___ Scikit-learn-commits mailing list -- scikit-learn-commits@python.org To unsubscribe send an email to scikit-learn-commits-le...@python.org https://mail.python.org/mailman3/lists/scikit-learn-commits.python.org/ Member address: arch...@mail-archive.com