html_url
stringlengths
57
57
labels
listlengths
1
6
text
stringlengths
32
258k
issue_number
int64
22.4k
33k
https://github.com/scikit-learn/scikit-learn/issues/29610
[ "Bug", "Build / CI" ]
⚠️ CI failed on Wheel builder (last failure: Aug 08, 2024) ⚠️ **CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10295577740)** (Aug 08, 2024) COMMENT: There was a similar bus error reported in #29567, also when calling numpy 2.0.1's `_unique1d` under a cross-validation...
29,610
https://github.com/scikit-learn/scikit-learn/issues/29610
[ "Bug", "Build / CI" ]
⚠️ CI failed on Wheel builder (last failure: Aug 08, 2024) ⚠️ **CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10295577740)** (Aug 08, 2024) COMMENT: Build wheel for `cp311-macosx_arm64-` also failed last night with the same `_unique1d` crash.
29,610
https://github.com/scikit-learn/scikit-learn/issues/29610
[ "Bug", "Build / CI" ]
⚠️ CI failed on Wheel builder (last failure: Aug 08, 2024) ⚠️ **CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10295577740)** (Aug 08, 2024) COMMENT: The bus errors on macOS arm64 seem to have been successfully fixed by https://github.com/numpy/numpy/pull/27126. They ...
29,610
https://github.com/scikit-learn/scikit-learn/issues/29610
[ "Bug", "Build / CI" ]
⚠️ CI failed on Wheel builder (last failure: Aug 08, 2024) ⚠️ **CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10295577740)** (Aug 08, 2024) COMMENT: ## CI is no longer failing! ✅ [Successful run](https://github.com/scikit-learn/scikit-learn/actions/runs/10313295232)...
29,610
https://github.com/scikit-learn/scikit-learn/issues/29607
[ "Bug", "module:preprocessing", "Array API" ]
MinMaxScaler is not array API compliant if clip=True ### Describe the bug The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely...
29,607
https://github.com/scikit-learn/scikit-learn/issues/29607
[ "Bug", "module:preprocessing", "Array API" ]
MinMaxScaler is not array API compliant if clip=True ### Describe the bug The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely...
29,607
https://github.com/scikit-learn/scikit-learn/issues/29607
[ "Bug", "module:preprocessing", "Array API" ]
MinMaxScaler is not array API compliant if clip=True ### Describe the bug The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely...
29,607
https://github.com/scikit-learn/scikit-learn/issues/29607
[ "Bug", "module:preprocessing", "Array API" ]
MinMaxScaler is not array API compliant if clip=True ### Describe the bug The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely...
29,607
https://github.com/scikit-learn/scikit-learn/issues/29607
[ "Bug", "module:preprocessing", "Array API" ]
MinMaxScaler is not array API compliant if clip=True ### Describe the bug The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely...
29,607
https://github.com/scikit-learn/scikit-learn/issues/29607
[ "Bug", "module:preprocessing", "Array API" ]
MinMaxScaler is not array API compliant if clip=True ### Describe the bug The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely...
29,607
https://github.com/scikit-learn/scikit-learn/issues/29607
[ "Bug", "module:preprocessing", "Array API" ]
MinMaxScaler is not array API compliant if clip=True ### Describe the bug The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely...
29,607
https://github.com/scikit-learn/scikit-learn/issues/29607
[ "Bug", "module:preprocessing", "Array API" ]
MinMaxScaler is not array API compliant if clip=True ### Describe the bug The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely...
29,607
https://github.com/scikit-learn/scikit-learn/issues/29605
[ "New Feature" ]
ReliefF and RReliefF feature selectors ### Describe the workflow you want to enable Consider to add ReliefF and RReliefF feature selectors to sklearn.feature_selection. ### Describe your proposed solution Add ReliefF and RReliefF feature selectors. ### Describe alternatives you've considered, if relevant _No resp...
29,605
https://github.com/scikit-learn/scikit-learn/issues/29605
[ "New Feature" ]
ReliefF and RReliefF feature selectors ### Describe the workflow you want to enable Consider to add ReliefF and RReliefF feature selectors to sklearn.feature_selection. ### Describe your proposed solution Add ReliefF and RReliefF feature selectors. ### Describe alternatives you've considered, if relevant _No resp...
29,605
https://github.com/scikit-learn/scikit-learn/issues/29605
[ "New Feature" ]
ReliefF and RReliefF feature selectors ### Describe the workflow you want to enable Consider to add ReliefF and RReliefF feature selectors to sklearn.feature_selection. ### Describe your proposed solution Add ReliefF and RReliefF feature selectors. ### Describe alternatives you've considered, if relevant _No resp...
29,605
https://github.com/scikit-learn/scikit-learn/issues/29605
[ "New Feature" ]
ReliefF and RReliefF feature selectors ### Describe the workflow you want to enable Consider to add ReliefF and RReliefF feature selectors to sklearn.feature_selection. ### Describe your proposed solution Add ReliefF and RReliefF feature selectors. ### Describe alternatives you've considered, if relevant _No resp...
29,605
https://github.com/scikit-learn/scikit-learn/issues/29605
[ "New Feature" ]
ReliefF and RReliefF feature selectors ### Describe the workflow you want to enable Consider to add ReliefF and RReliefF feature selectors to sklearn.feature_selection. ### Describe your proposed solution Add ReliefF and RReliefF feature selectors. ### Describe alternatives you've considered, if relevant _No resp...
29,605
https://github.com/scikit-learn/scikit-learn/issues/29604
[ "New Feature", "Needs Triage" ]
mRMR feature selector ### Describe the workflow you want to enable Consider adding minimum redundancy maximum relevance (mRMR) feature selector to sklearn.feature_selection. ### Describe your proposed solution mRMR as another feature selector. ### Describe alternatives you've considered, if relevant _No response...
29,604
https://github.com/scikit-learn/scikit-learn/issues/29603
[ "Documentation" ]
DOC Update advanced installation instructions from macOS I think we should kind of wait for the dust to settle on https://github.com/scikit-learn/scikit-learn/issues/29546 but I am pretty sure that with the improvements in OpenMP detection in Meson 1.5 https://github.com/mesonbuild/meson/pull/13350, you don't need to ...
29,603
https://github.com/scikit-learn/scikit-learn/issues/29603
[ "Documentation" ]
DOC Update advanced installation instructions from macOS I think we should kind of wait for the dust to settle on https://github.com/scikit-learn/scikit-learn/issues/29546 but I am pretty sure that with the improvements in OpenMP detection in Meson 1.5 https://github.com/mesonbuild/meson/pull/13350, you don't need to ...
29,603
https://github.com/scikit-learn/scikit-learn/issues/29603
[ "Documentation" ]
DOC Update advanced installation instructions from macOS I think we should kind of wait for the dust to settle on https://github.com/scikit-learn/scikit-learn/issues/29546 but I am pretty sure that with the improvements in OpenMP detection in Meson 1.5 https://github.com/mesonbuild/meson/pull/13350, you don't need to ...
29,603
https://github.com/scikit-learn/scikit-learn/issues/29600
[ "New Feature", "Moderate", "module:linear_model" ]
Please extend the loss-functions in SGDRegressor to allow incremental learning of Poisson / Gamma / Tweedie regressors ### Describe the workflow you want to enable I would like SGDRegressor to be able to accept additional values in its 'loss' arguments to be able to incrementally train additional regressors, that are...
29,600
https://github.com/scikit-learn/scikit-learn/issues/29600
[ "New Feature", "Moderate", "module:linear_model" ]
Please extend the loss-functions in SGDRegressor to allow incremental learning of Poisson / Gamma / Tweedie regressors ### Describe the workflow you want to enable I would like SGDRegressor to be able to accept additional values in its 'loss' arguments to be able to incrementally train additional regressors, that are...
29,600
https://github.com/scikit-learn/scikit-learn/issues/29600
[ "New Feature", "Moderate", "module:linear_model" ]
Please extend the loss-functions in SGDRegressor to allow incremental learning of Poisson / Gamma / Tweedie regressors ### Describe the workflow you want to enable I would like SGDRegressor to be able to accept additional values in its 'loss' arguments to be able to incrementally train additional regressors, that are...
29,600
https://github.com/scikit-learn/scikit-learn/issues/29600
[ "New Feature", "Moderate", "module:linear_model" ]
Please extend the loss-functions in SGDRegressor to allow incremental learning of Poisson / Gamma / Tweedie regressors ### Describe the workflow you want to enable I would like SGDRegressor to be able to accept additional values in its 'loss' arguments to be able to incrementally train additional regressors, that are...
29,600
https://github.com/scikit-learn/scikit-learn/issues/29595
[ "Bug" ]
PowerTransformer's standardize sensitive to small differences in data, with MinMaxScaler unable to scale ### Describe the bug Edit - when I wrote "sensitive to small differences in data", I meant the different outputs when a value is changed from 4.61 to 4.62 as shown below. Edit2 - I'm not sure this should be...
29,595
https://github.com/scikit-learn/scikit-learn/issues/29595
[ "Bug" ]
PowerTransformer's standardize sensitive to small differences in data, with MinMaxScaler unable to scale ### Describe the bug Edit - when I wrote "sensitive to small differences in data", I meant the different outputs when a value is changed from 4.61 to 4.62 as shown below. Edit2 - I'm not sure this should be...
29,595
https://github.com/scikit-learn/scikit-learn/issues/29592
[ "Needs Triage" ]
sklearn/cluster/_optics File Size and Complexity ### Problem The [sklearn/cluster/_optics.py](https://github.com/scikit-learn/scikit-learn/blob/main/sklearn/cluster/_optics.py) file in our project has grown to over 1200 lines of code. This size can make it difficult to navigate, maintain, and understand. The curren...
29,592
https://github.com/scikit-learn/scikit-learn/issues/29591
[ "Documentation" ]
BaggingRegressor with **fit_params with CatBoostRegressor fit(..., eval_set= ()) ### Describe the issue linked to the documentation How can we use the new **fit_params of the BaggingRegressor to add the eval_set of Catboost or LightGBM when calling the .fit() function ? The metadata routing documentation is incomple...
29,591
https://github.com/scikit-learn/scikit-learn/issues/29591
[ "Documentation" ]
BaggingRegressor with **fit_params with CatBoostRegressor fit(..., eval_set= ()) ### Describe the issue linked to the documentation How can we use the new **fit_params of the BaggingRegressor to add the eval_set of Catboost or LightGBM when calling the .fit() function ? The metadata routing documentation is incomple...
29,591
https://github.com/scikit-learn/scikit-learn/issues/29589
[ "Build / CI" ]
Replace confusing buildtype=debugoptimized by buildtype=release in meson.build So we use `buildtype=debugoptimized` mostly because I took it from the other projects I looked at (numpy, scipy, scikit-image) without understanding too much what this meant. https://github.com/scikit-learn/scikit-learn/blob/70a84ea2db68...
29,589
https://github.com/scikit-learn/scikit-learn/issues/29589
[ "Build / CI" ]
Replace confusing buildtype=debugoptimized by buildtype=release in meson.build So we use `buildtype=debugoptimized` mostly because I took it from the other projects I looked at (numpy, scipy, scikit-image) without understanding too much what this meant. https://github.com/scikit-learn/scikit-learn/blob/70a84ea2db68...
29,589
https://github.com/scikit-learn/scikit-learn/issues/29589
[ "Build / CI" ]
Replace confusing buildtype=debugoptimized by buildtype=release in meson.build So we use `buildtype=debugoptimized` mostly because I took it from the other projects I looked at (numpy, scipy, scikit-image) without understanding too much what this meant. https://github.com/scikit-learn/scikit-learn/blob/70a84ea2db68...
29,589
https://github.com/scikit-learn/scikit-learn/issues/29589
[ "Build / CI" ]
Replace confusing buildtype=debugoptimized by buildtype=release in meson.build So we use `buildtype=debugoptimized` mostly because I took it from the other projects I looked at (numpy, scipy, scikit-image) without understanding too much what this meant. https://github.com/scikit-learn/scikit-learn/blob/70a84ea2db68...
29,589
https://github.com/scikit-learn/scikit-learn/issues/29589
[ "Build / CI" ]
Replace confusing buildtype=debugoptimized by buildtype=release in meson.build So we use `buildtype=debugoptimized` mostly because I took it from the other projects I looked at (numpy, scipy, scikit-image) without understanding too much what this meant. https://github.com/scikit-learn/scikit-learn/blob/70a84ea2db68...
29,589
https://github.com/scikit-learn/scikit-learn/issues/29588
[ "good first issue", "help wanted", "cython" ]
MAINT Replace `unsigned char` with `uint8_t` in codebase In https://github.com/scikit-learn/scikit-learn/issues/25572, we defined typedefs for commonly used Cython types throughout the codebase. Running `grep -rl "unsigned char" ./sklearn`, I found the following files contain `unsigned char`, which could be replaced w...
29,588
https://github.com/scikit-learn/scikit-learn/issues/29588
[ "good first issue", "help wanted", "cython" ]
MAINT Replace `unsigned char` with `uint8_t` in codebase In https://github.com/scikit-learn/scikit-learn/issues/25572, we defined typedefs for commonly used Cython types throughout the codebase. Running `grep -rl "unsigned char" ./sklearn`, I found the following files contain `unsigned char`, which could be replaced w...
29,588
https://github.com/scikit-learn/scikit-learn/issues/29588
[ "good first issue", "help wanted", "cython" ]
MAINT Replace `unsigned char` with `uint8_t` in codebase In https://github.com/scikit-learn/scikit-learn/issues/25572, we defined typedefs for commonly used Cython types throughout the codebase. Running `grep -rl "unsigned char" ./sklearn`, I found the following files contain `unsigned char`, which could be replaced w...
29,588
https://github.com/scikit-learn/scikit-learn/issues/29588
[ "good first issue", "help wanted", "cython" ]
MAINT Replace `unsigned char` with `uint8_t` in codebase In https://github.com/scikit-learn/scikit-learn/issues/25572, we defined typedefs for commonly used Cython types throughout the codebase. Running `grep -rl "unsigned char" ./sklearn`, I found the following files contain `unsigned char`, which could be replaced w...
29,588
https://github.com/scikit-learn/scikit-learn/issues/29588
[ "good first issue", "help wanted", "cython" ]
MAINT Replace `unsigned char` with `uint8_t` in codebase In https://github.com/scikit-learn/scikit-learn/issues/25572, we defined typedefs for commonly used Cython types throughout the codebase. Running `grep -rl "unsigned char" ./sklearn`, I found the following files contain `unsigned char`, which could be replaced w...
29,588
https://github.com/scikit-learn/scikit-learn/issues/29588
[ "good first issue", "help wanted", "cython" ]
MAINT Replace `unsigned char` with `uint8_t` in codebase In https://github.com/scikit-learn/scikit-learn/issues/25572, we defined typedefs for commonly used Cython types throughout the codebase. Running `grep -rl "unsigned char" ./sklearn`, I found the following files contain `unsigned char`, which could be replaced w...
29,588
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29587
[ "New Feature" ]
Truly parallel execution of pairwise_kernels and pairwise_distances ### Describe the workflow you want to enable Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function...
29,587
https://github.com/scikit-learn/scikit-learn/issues/29583
[ "Build / CI" ]
⚠️ CI failed on Wheel builder (last failure: Aug 01, 2024) ⚠️ **CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10191626508)** (Aug 01, 2024) COMMENT: Issue when getting pandas development wheel for Python 3.13 free-threaded, which is not available so it is trying to b...
29,583
https://github.com/scikit-learn/scikit-learn/issues/29583
[ "Build / CI" ]
⚠️ CI failed on Wheel builder (last failure: Aug 01, 2024) ⚠️ **CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10191626508)** (Aug 01, 2024) COMMENT: Not sure what the short-term option is, either: - revert https://github.com/scikit-learn/scikit-learn/pull/29572 - t...
29,583
https://github.com/scikit-learn/scikit-learn/issues/29583
[ "Build / CI" ]
⚠️ CI failed on Wheel builder (last failure: Aug 01, 2024) ⚠️ **CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10191626508)** (Aug 01, 2024) COMMENT: Maybe we can wait 48h to see if pandas dev can fix their Python 3.13 nightly builds. If it keeps failing, then we migh...
29,583
https://github.com/scikit-learn/scikit-learn/issues/29583
[ "Build / CI" ]
⚠️ CI failed on Wheel builder (last failure: Aug 01, 2024) ⚠️ **CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10191626508)** (Aug 01, 2024) COMMENT: I opened an issue about this https://github.com/pandas-dev/pandas/issues/59372, let's see what they say!
29,583
https://github.com/scikit-learn/scikit-learn/issues/29583
[ "Build / CI" ]
⚠️ CI failed on Wheel builder (last failure: Aug 01, 2024) ⚠️ **CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10191626508)** (Aug 01, 2024) COMMENT: Actually I opened https://github.com/scikit-learn/scikit-learn/pull/29598 that should fix it. It turns out that pandas...
29,583
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29579
[ "Bug", "Needs Reproducible Code" ]
`TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV` ### Describe the bug `TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`. I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te...
29,579
https://github.com/scikit-learn/scikit-learn/issues/29570
[ "Build / CI" ]
Try running examples in parallel during doc build We are already using sphinx-gallery 0.17 which has added the feature to run examples in parallel see https://github.com/sphinx-gallery/sphinx-gallery/pull/877. See [sphinx-gallery doc](https://sphinx-gallery.github.io/stable/configuration.html#parallel) for how to conf...
29,570
https://github.com/scikit-learn/scikit-learn/issues/29570
[ "Build / CI" ]
Try running examples in parallel during doc build We are already using sphinx-gallery 0.17 which has added the feature to run examples in parallel see https://github.com/sphinx-gallery/sphinx-gallery/pull/877. See [sphinx-gallery doc](https://sphinx-gallery.github.io/stable/configuration.html#parallel) for how to conf...
29,570
https://github.com/scikit-learn/scikit-learn/issues/29569
[ "Array API" ]
Small discrepancy with not implemented MPS backend function The discrepancy can be reproduced with the following snippet: ```python # https://docs.scipy.org/doc/scipy/dev/api-dev/array_api.html import os os.environ["SCIPY_ARRAY_API"] = "1" # os.environ["PYTORCH_ENABLE_MPS_FALLBACK"] = "1" import torch imp...
29,569
https://github.com/scikit-learn/scikit-learn/issues/29569
[ "Array API" ]
Small discrepancy with not implemented MPS backend function The discrepancy can be reproduced with the following snippet: ```python # https://docs.scipy.org/doc/scipy/dev/api-dev/array_api.html import os os.environ["SCIPY_ARRAY_API"] = "1" # os.environ["PYTORCH_ENABLE_MPS_FALLBACK"] = "1" import torch imp...
29,569
https://github.com/scikit-learn/scikit-learn/issues/29569
[ "Array API" ]
Small discrepancy with not implemented MPS backend function The discrepancy can be reproduced with the following snippet: ```python # https://docs.scipy.org/doc/scipy/dev/api-dev/array_api.html import os os.environ["SCIPY_ARRAY_API"] = "1" # os.environ["PYTORCH_ENABLE_MPS_FALLBACK"] = "1" import torch imp...
29,569
https://github.com/scikit-learn/scikit-learn/issues/29568
[ "Bug" ]
possible bug in sklearn.utils.compute_class_weight ### Describe the bug https://github.com/scikit-learn/scikit-learn/blob/b72e81af473c079ae95314efbca86557a836defa/sklearn/utils/class_weight.py#L85 In the 'if' statement on line 85 above, the condition 'n_weighted_classes != len(class_weight)' after 'and' may caus...
29,568
https://github.com/scikit-learn/scikit-learn/issues/29568
[ "Bug" ]
possible bug in sklearn.utils.compute_class_weight ### Describe the bug https://github.com/scikit-learn/scikit-learn/blob/b72e81af473c079ae95314efbca86557a836defa/sklearn/utils/class_weight.py#L85 In the 'if' statement on line 85 above, the condition 'n_weighted_classes != len(class_weight)' after 'and' may caus...
29,568
https://github.com/scikit-learn/scikit-learn/issues/29567
[ "Bug" ]
⚠️ CI failed on Wheel builder (last failure: Jul 27, 2024) ⚠️ **CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10120613947)** (Jul 27, 2024) COMMENT: For further reference, cryptic error on cp39-macosx_arm64 [build log](https://github.com/scikit-learn/scikit-learn/act...
29,567
https://github.com/scikit-learn/scikit-learn/issues/29567
[ "Bug" ]
⚠️ CI failed on Wheel builder (last failure: Jul 27, 2024) ⚠️ **CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10120613947)** (Jul 27, 2024) COMMENT: ## CI is no longer failing! ✅ [Successful run](https://github.com/scikit-learn/scikit-learn/actions/runs/10128708839)...
29,567