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/32048
[ "New Feature", "Needs Decision - Include Feature" ]
Leiden Clustering ### Describe the workflow you want to enable The "Leiden" Clustering algorithm is considered one of the most powerful clustering algorithms, often outperforming competitors by a wide margin. The algorithm fulfils the inclusion criteria: its now 6 years old, has some 5200 citations. Currently, it ...
32,048
https://github.com/scikit-learn/scikit-learn/issues/32048
[ "New Feature", "Needs Decision - Include Feature" ]
Leiden Clustering ### Describe the workflow you want to enable The "Leiden" Clustering algorithm is considered one of the most powerful clustering algorithms, often outperforming competitors by a wide margin. The algorithm fulfils the inclusion criteria: its now 6 years old, has some 5200 citations. Currently, it ...
32,048
https://github.com/scikit-learn/scikit-learn/issues/32048
[ "New Feature", "Needs Decision - Include Feature" ]
Leiden Clustering ### Describe the workflow you want to enable The "Leiden" Clustering algorithm is considered one of the most powerful clustering algorithms, often outperforming competitors by a wide margin. The algorithm fulfils the inclusion criteria: its now 6 years old, has some 5200 citations. Currently, it ...
32,048
https://github.com/scikit-learn/scikit-learn/issues/32048
[ "New Feature", "Needs Decision - Include Feature" ]
Leiden Clustering ### Describe the workflow you want to enable The "Leiden" Clustering algorithm is considered one of the most powerful clustering algorithms, often outperforming competitors by a wide margin. The algorithm fulfils the inclusion criteria: its now 6 years old, has some 5200 citations. Currently, it ...
32,048
https://github.com/scikit-learn/scikit-learn/issues/32046
[ "Documentation", "Needs Triage" ]
rendering of 'routing' note in the documentation ### Describe the issue linked to the documentation the rendering of this section seems to be over-indented leading to some funky rendering in html: example: https://scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html#sklearn.cross_decomposi...
32,046
https://github.com/scikit-learn/scikit-learn/issues/32046
[ "Documentation", "Needs Triage" ]
rendering of 'routing' note in the documentation ### Describe the issue linked to the documentation the rendering of this section seems to be over-indented leading to some funky rendering in html: example: https://scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.CCA.html#sklearn.cross_decomposi...
32,046
https://github.com/scikit-learn/scikit-learn/issues/32045
[ "Bug", "Documentation" ]
make sphinx directive about version more sklearn specific ### Describe the issue linked to the documentation This is minor issue mostly affecting the rendering of the documentation of downstream libraries. For example in Nilearn we use the TransformerMixin in quite a few of our estimators. But when viewing the doc ...
32,045
https://github.com/scikit-learn/scikit-learn/issues/32045
[ "Bug", "Documentation" ]
make sphinx directive about version more sklearn specific ### Describe the issue linked to the documentation This is minor issue mostly affecting the rendering of the documentation of downstream libraries. For example in Nilearn we use the TransformerMixin in quite a few of our estimators. But when viewing the doc ...
32,045
https://github.com/scikit-learn/scikit-learn/issues/32045
[ "Bug", "Documentation" ]
make sphinx directive about version more sklearn specific ### Describe the issue linked to the documentation This is minor issue mostly affecting the rendering of the documentation of downstream libraries. For example in Nilearn we use the TransformerMixin in quite a few of our estimators. But when viewing the doc ...
32,045
https://github.com/scikit-learn/scikit-learn/issues/32045
[ "Bug", "Documentation" ]
make sphinx directive about version more sklearn specific ### Describe the issue linked to the documentation This is minor issue mostly affecting the rendering of the documentation of downstream libraries. For example in Nilearn we use the TransformerMixin in quite a few of our estimators. But when viewing the doc ...
32,045
https://github.com/scikit-learn/scikit-learn/issues/32044
[ "module:svm", "Array API" ]
PyTorch tensor failed with SVM ### Describe the bug PyTorch tensor failed with SVM: `TypeError: asarray(): argument 'dtype' must be torch.dtype, not type` ### Steps/Code to Reproduce ```python import torch from sklearn import config_context from sklearn.svm import SVC from sklearn.datasets import make_classificatio...
32,044
https://github.com/scikit-learn/scikit-learn/issues/32043
[ "Bug", "Needs Triage" ]
Failed to build scikit learn with cython. ### Describe the bug I run the command in https://scikit-learn.org/stable/developers/advanced_installation.html , but it built failed: ``` root@dsw-1307236-5f5f447cdf-xs4m5:/mnt/workspace/scikit-learn# pip install --editable . --verbose --no-build-isolation --config-s...
32,043
https://github.com/scikit-learn/scikit-learn/issues/32036
[ "Bug", "Documentation" ]
Classification metrics don't seem to support sparse? While working on #31829, I noticed that although most metrics in `_classification.py` say they support sparse in the docstring (and include "sparse matrix" in `validate_params`), when you actually try, you get an error. Essentially in `_check_targets`, we do: http...
32,036
https://github.com/scikit-learn/scikit-learn/issues/32036
[ "Bug", "Documentation" ]
Classification metrics don't seem to support sparse? While working on #31829, I noticed that although most metrics in `_classification.py` say they support sparse in the docstring (and include "sparse matrix" in `validate_params`), when you actually try, you get an error. Essentially in `_check_targets`, we do: http...
32,036
https://github.com/scikit-learn/scikit-learn/issues/32036
[ "Bug", "Documentation" ]
Classification metrics don't seem to support sparse? While working on #31829, I noticed that although most metrics in `_classification.py` say they support sparse in the docstring (and include "sparse matrix" in `validate_params`), when you actually try, you get an error. Essentially in `_check_targets`, we do: http...
32,036
https://github.com/scikit-learn/scikit-learn/issues/32036
[ "Bug", "Documentation" ]
Classification metrics don't seem to support sparse? While working on #31829, I noticed that although most metrics in `_classification.py` say they support sparse in the docstring (and include "sparse matrix" in `validate_params`), when you actually try, you get an error. Essentially in `_check_targets`, we do: http...
32,036
https://github.com/scikit-learn/scikit-learn/issues/32036
[ "Bug", "Documentation" ]
Classification metrics don't seem to support sparse? While working on #31829, I noticed that although most metrics in `_classification.py` say they support sparse in the docstring (and include "sparse matrix" in `validate_params`), when you actually try, you get an error. Essentially in `_check_targets`, we do: http...
32,036
https://github.com/scikit-learn/scikit-learn/issues/32036
[ "Bug", "Documentation" ]
Classification metrics don't seem to support sparse? While working on #31829, I noticed that although most metrics in `_classification.py` say they support sparse in the docstring (and include "sparse matrix" in `validate_params`), when you actually try, you get an error. Essentially in `_check_targets`, we do: http...
32,036
https://github.com/scikit-learn/scikit-learn/issues/32032
[ "New Feature", "Needs Decision - Include Feature" ]
Setting weights on items when passing list of dicts to RandomizedSearchCV ### Describe the workflow you want to enable We can pass a list of dictionaries to `RandomizedSearchCV`, for example ```python [ {"dim_reduction": "passthrough"}, { "dim_reduction": PCA(), "dim_reduction__n_components":...
32,032
https://github.com/scikit-learn/scikit-learn/issues/32032
[ "New Feature", "Needs Decision - Include Feature" ]
Setting weights on items when passing list of dicts to RandomizedSearchCV ### Describe the workflow you want to enable We can pass a list of dictionaries to `RandomizedSearchCV`, for example ```python [ {"dim_reduction": "passthrough"}, { "dim_reduction": PCA(), "dim_reduction__n_components":...
32,032
https://github.com/scikit-learn/scikit-learn/issues/32022
[ "Bug" ]
โš ๏ธ CI failed on Linux_Nightly.pylatest_pip_scipy_dev (last failure: Aug 28, 2025) โš ๏ธ **CI is still failing on [Linux_Nightly.pylatest_pip_scipy_dev](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=79396&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf)** (Aug 28, 2025) Unable to find junit file....
32,022
https://github.com/scikit-learn/scikit-learn/issues/32022
[ "Bug" ]
โš ๏ธ CI failed on Linux_Nightly.pylatest_pip_scipy_dev (last failure: Aug 28, 2025) โš ๏ธ **CI is still failing on [Linux_Nightly.pylatest_pip_scipy_dev](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=79396&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf)** (Aug 28, 2025) Unable to find junit file....
32,022
https://github.com/scikit-learn/scikit-learn/issues/32022
[ "Bug" ]
โš ๏ธ CI failed on Linux_Nightly.pylatest_pip_scipy_dev (last failure: Aug 28, 2025) โš ๏ธ **CI is still failing on [Linux_Nightly.pylatest_pip_scipy_dev](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=79396&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf)** (Aug 28, 2025) Unable to find junit file....
32,022
https://github.com/scikit-learn/scikit-learn/issues/32022
[ "Bug" ]
โš ๏ธ CI failed on Linux_Nightly.pylatest_pip_scipy_dev (last failure: Aug 28, 2025) โš ๏ธ **CI is still failing on [Linux_Nightly.pylatest_pip_scipy_dev](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=79396&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf)** (Aug 28, 2025) Unable to find junit file....
32,022
https://github.com/scikit-learn/scikit-learn/issues/31989
[ "New Feature", "Hard", "module:cluster", "Needs Decision - Include Feature" ]
Implementing Divisive Analysis ### Describe the workflow you want to enable I want to add Divisive Analysis Clustering to base scikit-learn in order to provide more options to developers. "Divisive methods start when all objects are together (that is, at step 0 there is one cluster) and in each following step a clust...
31,989
https://github.com/scikit-learn/scikit-learn/issues/31989
[ "New Feature", "Hard", "module:cluster", "Needs Decision - Include Feature" ]
Implementing Divisive Analysis ### Describe the workflow you want to enable I want to add Divisive Analysis Clustering to base scikit-learn in order to provide more options to developers. "Divisive methods start when all objects are together (that is, at step 0 there is one cluster) and in each following step a clust...
31,989
https://github.com/scikit-learn/scikit-learn/issues/31989
[ "New Feature", "Hard", "module:cluster", "Needs Decision - Include Feature" ]
Implementing Divisive Analysis ### Describe the workflow you want to enable I want to add Divisive Analysis Clustering to base scikit-learn in order to provide more options to developers. "Divisive methods start when all objects are together (that is, at step 0 there is one cluster) and in each following step a clust...
31,989
https://github.com/scikit-learn/scikit-learn/issues/31989
[ "New Feature", "Hard", "module:cluster", "Needs Decision - Include Feature" ]
Implementing Divisive Analysis ### Describe the workflow you want to enable I want to add Divisive Analysis Clustering to base scikit-learn in order to provide more options to developers. "Divisive methods start when all objects are together (that is, at step 0 there is one cluster) and in each following step a clust...
31,989
https://github.com/scikit-learn/scikit-learn/issues/31988
[ "Bug", "Needs Investigation" ]
Different Results on ARM and x86 when using `RFECV(RandomForestClassifier())` ### Describe the bug When using `RFECV(RandomForestClassifier())` with `sklearn=1.7.1` with `numpy>=2.0.0`, I am seeing significant discrepancies in floating point results between ARM Macs and x86 Macs/Linux machines. This discrepancy goes...
31,988
https://github.com/scikit-learn/scikit-learn/issues/31988
[ "Bug", "Needs Investigation" ]
Different Results on ARM and x86 when using `RFECV(RandomForestClassifier())` ### Describe the bug When using `RFECV(RandomForestClassifier())` with `sklearn=1.7.1` with `numpy>=2.0.0`, I am seeing significant discrepancies in floating point results between ARM Macs and x86 Macs/Linux machines. This discrepancy goes...
31,988
https://github.com/scikit-learn/scikit-learn/issues/31988
[ "Bug", "Needs Investigation" ]
Different Results on ARM and x86 when using `RFECV(RandomForestClassifier())` ### Describe the bug When using `RFECV(RandomForestClassifier())` with `sklearn=1.7.1` with `numpy>=2.0.0`, I am seeing significant discrepancies in floating point results between ARM Macs and x86 Macs/Linux machines. This discrepancy goes...
31,988
https://github.com/scikit-learn/scikit-learn/issues/31988
[ "Bug", "Needs Investigation" ]
Different Results on ARM and x86 when using `RFECV(RandomForestClassifier())` ### Describe the bug When using `RFECV(RandomForestClassifier())` with `sklearn=1.7.1` with `numpy>=2.0.0`, I am seeing significant discrepancies in floating point results between ARM Macs and x86 Macs/Linux machines. This discrepancy goes...
31,988
https://github.com/scikit-learn/scikit-learn/issues/31988
[ "Bug", "Needs Investigation" ]
Different Results on ARM and x86 when using `RFECV(RandomForestClassifier())` ### Describe the bug When using `RFECV(RandomForestClassifier())` with `sklearn=1.7.1` with `numpy>=2.0.0`, I am seeing significant discrepancies in floating point results between ARM Macs and x86 Macs/Linux machines. This discrepancy goes...
31,988
https://github.com/scikit-learn/scikit-learn/issues/31988
[ "Bug", "Needs Investigation" ]
Different Results on ARM and x86 when using `RFECV(RandomForestClassifier())` ### Describe the bug When using `RFECV(RandomForestClassifier())` with `sklearn=1.7.1` with `numpy>=2.0.0`, I am seeing significant discrepancies in floating point results between ARM Macs and x86 Macs/Linux machines. This discrepancy goes...
31,988
https://github.com/scikit-learn/scikit-learn/issues/31978
[ "spam" ]
Create troubleshooting guide ## ๐Ÿ”ง Troubleshooting Guide ### Description A troubleshooting guide would help users solve common problems. ### Suggested content: - Common error messages and solutions - Installation troubleshooting - Configuration issues - Performance problems ### Benefits: - Reduces support burden - ...
31,978
https://github.com/scikit-learn/scikit-learn/issues/31976
[ "spam" ]
Add beginner-friendly examples ## ๐ŸŽฏ Beginner Examples Request ### Description It would be great to have more beginner-friendly examples in the project. ### Suggested additions: - Simple "Hello World" examples - Step-by-step tutorials - Common use case demonstrations - Code comments for clarity ### Why this matters...
31,976
https://github.com/scikit-learn/scikit-learn/issues/31974
[ "Bug" ]
โš ๏ธ CI failed on Wheel builder (last failure: Aug 22, 2025) โš ๏ธ **CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/17145548838)** (Aug 22, 2025) COMMENT: Needs to be looked at in more details. Seems like a variation of https://github.com/scikit-learn/scikit-learn/issues/3...
31,974
https://github.com/scikit-learn/scikit-learn/issues/31971
[ "Bug" ]
ValueError in PLSRegression.fit() with zero-variance predictor ### Describe the bug Related: https://github.com/scipy/scipy/commit/5bc3d8814d566ef328f41cfa69ccd797c68b0d02 When fitting a PLSRegression model, if the input array X contains a feature with zero variance (i.e., a constant column), the fit method raises a...
31,971
https://github.com/scikit-learn/scikit-learn/issues/31971
[ "Bug" ]
ValueError in PLSRegression.fit() with zero-variance predictor ### Describe the bug Related: https://github.com/scipy/scipy/commit/5bc3d8814d566ef328f41cfa69ccd797c68b0d02 When fitting a PLSRegression model, if the input array X contains a feature with zero variance (i.e., a constant column), the fit method raises a...
31,971
https://github.com/scikit-learn/scikit-learn/issues/31971
[ "Bug" ]
ValueError in PLSRegression.fit() with zero-variance predictor ### Describe the bug Related: https://github.com/scipy/scipy/commit/5bc3d8814d566ef328f41cfa69ccd797c68b0d02 When fitting a PLSRegression model, if the input array X contains a feature with zero variance (i.e., a constant column), the fit method raises a...
31,971
https://github.com/scikit-learn/scikit-learn/issues/31971
[ "Bug" ]
ValueError in PLSRegression.fit() with zero-variance predictor ### Describe the bug Related: https://github.com/scipy/scipy/commit/5bc3d8814d566ef328f41cfa69ccd797c68b0d02 When fitting a PLSRegression model, if the input array X contains a feature with zero variance (i.e., a constant column), the fit method raises a...
31,971
https://github.com/scikit-learn/scikit-learn/issues/31971
[ "Bug" ]
ValueError in PLSRegression.fit() with zero-variance predictor ### Describe the bug Related: https://github.com/scipy/scipy/commit/5bc3d8814d566ef328f41cfa69ccd797c68b0d02 When fitting a PLSRegression model, if the input array X contains a feature with zero variance (i.e., a constant column), the fit method raises a...
31,971
https://github.com/scikit-learn/scikit-learn/issues/31971
[ "Bug" ]
ValueError in PLSRegression.fit() with zero-variance predictor ### Describe the bug Related: https://github.com/scipy/scipy/commit/5bc3d8814d566ef328f41cfa69ccd797c68b0d02 When fitting a PLSRegression model, if the input array X contains a feature with zero variance (i.e., a constant column), the fit method raises a...
31,971
https://github.com/scikit-learn/scikit-learn/issues/31970
[ "spam" ]
Create troubleshooting guide ## ๐Ÿ”ง Troubleshooting Guide ### Description A troubleshooting guide would help users solve common problems. ### Suggested content: - Common error messages and solutions - Installation troubleshooting - Configuration issues - Performance problems ### Benefits: - Reduces support burden - ...
31,970
https://github.com/scikit-learn/scikit-learn/issues/31968
[ "Needs Triage" ]
โš ๏ธ CI failed on Linux.pylatest_pip_openblas_pandas (last failure: Aug 19, 2025) โš ๏ธ **CI failed on [Linux.pylatest_pip_openblas_pandas](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=79175&view=logs&j=78a0bf4f-79e5-5387-94ec-13e67d216d6e)** (Aug 19, 2025) - test_sparse_matmul_to_dense[23-float32...
31,968
https://github.com/scikit-learn/scikit-learn/issues/31968
[ "Needs Triage" ]
โš ๏ธ CI failed on Linux.pylatest_pip_openblas_pandas (last failure: Aug 19, 2025) โš ๏ธ **CI failed on [Linux.pylatest_pip_openblas_pandas](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=79175&view=logs&j=78a0bf4f-79e5-5387-94ec-13e67d216d6e)** (Aug 19, 2025) - test_sparse_matmul_to_dense[23-float32...
31,968
https://github.com/scikit-learn/scikit-learn/issues/31965
[ "Documentation" ]
a11y - scikit-learn docs accessibility audit and remediation ### Description **Note:** This is scoped as part of an ongoing NASA ROSES grant in collaboration with Quansight; as such, a couple of us at Quansight will take on the work outlined in this issue. Per the NASA ROSES grant, we will conduct an accessibility r...
31,965
https://github.com/scikit-learn/scikit-learn/issues/31965
[ "Documentation" ]
a11y - scikit-learn docs accessibility audit and remediation ### Description **Note:** This is scoped as part of an ongoing NASA ROSES grant in collaboration with Quansight; as such, a couple of us at Quansight will take on the work outlined in this issue. Per the NASA ROSES grant, we will conduct an accessibility r...
31,965
https://github.com/scikit-learn/scikit-learn/issues/31965
[ "Documentation" ]
a11y - scikit-learn docs accessibility audit and remediation ### Description **Note:** This is scoped as part of an ongoing NASA ROSES grant in collaboration with Quansight; as such, a couple of us at Quansight will take on the work outlined in this issue. Per the NASA ROSES grant, we will conduct an accessibility r...
31,965
https://github.com/scikit-learn/scikit-learn/issues/31965
[ "Documentation" ]
a11y - scikit-learn docs accessibility audit and remediation ### Description **Note:** This is scoped as part of an ongoing NASA ROSES grant in collaboration with Quansight; as such, a couple of us at Quansight will take on the work outlined in this issue. Per the NASA ROSES grant, we will conduct an accessibility r...
31,965
https://github.com/scikit-learn/scikit-learn/issues/31955
[ "Needs Triage" ]
โš ๏ธ CI failed on Wheel builder (last failure: Aug 19, 2025) โš ๏ธ **CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/17059042784)** (Aug 19, 2025) COMMENT: This seems to have been noticed in https://github.com/probabl-ai/skore/pull/1982. For some reason that needs to be deb...
31,955
https://github.com/scikit-learn/scikit-learn/issues/31955
[ "Needs Triage" ]
โš ๏ธ CI failed on Wheel builder (last failure: Aug 19, 2025) โš ๏ธ **CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/17059042784)** (Aug 19, 2025) COMMENT: I opened https://github.com/scikit-learn/scikit-learn/pull/31964 as a work-around in scikit-learn. I opened https://g...
31,955
https://github.com/scikit-learn/scikit-learn/issues/31947
[ "Bug" ]
UserWarning: X has feature names, but PowerTransformer was fitted without feature names ### Describe the bug When using pandas dataframes and a `TransformedTargetRegressor` with `PowerTransformer` with `set_output(transform="pandas")`, I get this warning: > UserWarning: X has feature names, but PowerTransformer was ...
31,947
https://github.com/scikit-learn/scikit-learn/issues/31947
[ "Bug" ]
UserWarning: X has feature names, but PowerTransformer was fitted without feature names ### Describe the bug When using pandas dataframes and a `TransformedTargetRegressor` with `PowerTransformer` with `set_output(transform="pandas")`, I get this warning: > UserWarning: X has feature names, but PowerTransformer was ...
31,947
https://github.com/scikit-learn/scikit-learn/issues/31947
[ "Bug" ]
UserWarning: X has feature names, but PowerTransformer was fitted without feature names ### Describe the bug When using pandas dataframes and a `TransformedTargetRegressor` with `PowerTransformer` with `set_output(transform="pandas")`, I get this warning: > UserWarning: X has feature names, but PowerTransformer was ...
31,947
https://github.com/scikit-learn/scikit-learn/issues/31947
[ "Bug" ]
UserWarning: X has feature names, but PowerTransformer was fitted without feature names ### Describe the bug When using pandas dataframes and a `TransformedTargetRegressor` with `PowerTransformer` with `set_output(transform="pandas")`, I get this warning: > UserWarning: X has feature names, but PowerTransformer was ...
31,947
https://github.com/scikit-learn/scikit-learn/issues/31947
[ "Bug" ]
UserWarning: X has feature names, but PowerTransformer was fitted without feature names ### Describe the bug When using pandas dataframes and a `TransformedTargetRegressor` with `PowerTransformer` with `set_output(transform="pandas")`, I get this warning: > UserWarning: X has feature names, but PowerTransformer was ...
31,947
https://github.com/scikit-learn/scikit-learn/issues/31947
[ "Bug" ]
UserWarning: X has feature names, but PowerTransformer was fitted without feature names ### Describe the bug When using pandas dataframes and a `TransformedTargetRegressor` with `PowerTransformer` with `set_output(transform="pandas")`, I get this warning: > UserWarning: X has feature names, but PowerTransformer was ...
31,947
https://github.com/scikit-learn/scikit-learn/issues/31947
[ "Bug" ]
UserWarning: X has feature names, but PowerTransformer was fitted without feature names ### Describe the bug When using pandas dataframes and a `TransformedTargetRegressor` with `PowerTransformer` with `set_output(transform="pandas")`, I get this warning: > UserWarning: X has feature names, but PowerTransformer was ...
31,947
https://github.com/scikit-learn/scikit-learn/issues/31947
[ "Bug" ]
UserWarning: X has feature names, but PowerTransformer was fitted without feature names ### Describe the bug When using pandas dataframes and a `TransformedTargetRegressor` with `PowerTransformer` with `set_output(transform="pandas")`, I get this warning: > UserWarning: X has feature names, but PowerTransformer was ...
31,947
https://github.com/scikit-learn/scikit-learn/issues/31940
[ "module:datasets" ]
Diabetes data should match the original source ### Describe the bug When `load_diabetes` is called with `scaled=False`, the `s5` attribute has some values with insufficient precision: All values should stay equal when rounded to 4 decimals, but 11 of them don't. This is caused by the fact that the unpacked `sklearn/...
31,940
https://github.com/scikit-learn/scikit-learn/issues/31940
[ "module:datasets" ]
Diabetes data should match the original source ### Describe the bug When `load_diabetes` is called with `scaled=False`, the `s5` attribute has some values with insufficient precision: All values should stay equal when rounded to 4 decimals, but 11 of them don't. This is caused by the fact that the unpacked `sklearn/...
31,940
https://github.com/scikit-learn/scikit-learn/issues/31940
[ "module:datasets" ]
Diabetes data should match the original source ### Describe the bug When `load_diabetes` is called with `scaled=False`, the `s5` attribute has some values with insufficient precision: All values should stay equal when rounded to 4 decimals, but 11 of them don't. This is caused by the fact that the unpacked `sklearn/...
31,940
https://github.com/scikit-learn/scikit-learn/issues/31940
[ "module:datasets" ]
Diabetes data should match the original source ### Describe the bug When `load_diabetes` is called with `scaled=False`, the `s5` attribute has some values with insufficient precision: All values should stay equal when rounded to 4 decimals, but 11 of them don't. This is caused by the fact that the unpacked `sklearn/...
31,940
https://github.com/scikit-learn/scikit-learn/issues/31940
[ "module:datasets" ]
Diabetes data should match the original source ### Describe the bug When `load_diabetes` is called with `scaled=False`, the `s5` attribute has some values with insufficient precision: All values should stay equal when rounded to 4 decimals, but 11 of them don't. This is caused by the fact that the unpacked `sklearn/...
31,940
https://github.com/scikit-learn/scikit-learn/issues/31940
[ "module:datasets" ]
Diabetes data should match the original source ### Describe the bug When `load_diabetes` is called with `scaled=False`, the `s5` attribute has some values with insufficient precision: All values should stay equal when rounded to 4 decimals, but 11 of them don't. This is caused by the fact that the unpacked `sklearn/...
31,940
https://github.com/scikit-learn/scikit-learn/issues/31940
[ "module:datasets" ]
Diabetes data should match the original source ### Describe the bug When `load_diabetes` is called with `scaled=False`, the `s5` attribute has some values with insufficient precision: All values should stay equal when rounded to 4 decimals, but 11 of them don't. This is caused by the fact that the unpacked `sklearn/...
31,940
https://github.com/scikit-learn/scikit-learn/issues/31940
[ "module:datasets" ]
Diabetes data should match the original source ### Describe the bug When `load_diabetes` is called with `scaled=False`, the `s5` attribute has some values with insufficient precision: All values should stay equal when rounded to 4 decimals, but 11 of them don't. This is caused by the fact that the unpacked `sklearn/...
31,940
https://github.com/scikit-learn/scikit-learn/issues/31931
[ "Enhancement" ]
Allow common estimator checks to use `xfail_strict=True` ### Describe the workflow you want to enable I'd like to be able to use [`parametrize_with_checks`](https://scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks.html) and use "strict mode" to notice when checks that a...
31,931
https://github.com/scikit-learn/scikit-learn/issues/31931
[ "Enhancement" ]
Allow common estimator checks to use `xfail_strict=True` ### Describe the workflow you want to enable I'd like to be able to use [`parametrize_with_checks`](https://scikit-learn.org/stable/modules/generated/sklearn.utils.estimator_checks.parametrize_with_checks.html) and use "strict mode" to notice when checks that a...
31,931
https://github.com/scikit-learn/scikit-learn/issues/31930
[ "Documentation" ]
Docs instructions for installing LLVM OpenMP with Homebrew may need updating ### Describe the issue linked to the documentation Environment variables CFLAGS, CXXFLAGS, CXXFLAGS mentioned here: https://scikit-learn.org/dev/developers/advanced_installation.html#compiler-macos:~:text=Set%20the%20following%20environment...
31,930
https://github.com/scikit-learn/scikit-learn/issues/31930
[ "Documentation" ]
Docs instructions for installing LLVM OpenMP with Homebrew may need updating ### Describe the issue linked to the documentation Environment variables CFLAGS, CXXFLAGS, CXXFLAGS mentioned here: https://scikit-learn.org/dev/developers/advanced_installation.html#compiler-macos:~:text=Set%20the%20following%20environment...
31,930
https://github.com/scikit-learn/scikit-learn/issues/31930
[ "Documentation" ]
Docs instructions for installing LLVM OpenMP with Homebrew may need updating ### Describe the issue linked to the documentation Environment variables CFLAGS, CXXFLAGS, CXXFLAGS mentioned here: https://scikit-learn.org/dev/developers/advanced_installation.html#compiler-macos:~:text=Set%20the%20following%20environment...
31,930
https://github.com/scikit-learn/scikit-learn/issues/31930
[ "Documentation" ]
Docs instructions for installing LLVM OpenMP with Homebrew may need updating ### Describe the issue linked to the documentation Environment variables CFLAGS, CXXFLAGS, CXXFLAGS mentioned here: https://scikit-learn.org/dev/developers/advanced_installation.html#compiler-macos:~:text=Set%20the%20following%20environment...
31,930
https://github.com/scikit-learn/scikit-learn/issues/31930
[ "Documentation" ]
Docs instructions for installing LLVM OpenMP with Homebrew may need updating ### Describe the issue linked to the documentation Environment variables CFLAGS, CXXFLAGS, CXXFLAGS mentioned here: https://scikit-learn.org/dev/developers/advanced_installation.html#compiler-macos:~:text=Set%20the%20following%20environment...
31,930
https://github.com/scikit-learn/scikit-learn/issues/31930
[ "Documentation" ]
Docs instructions for installing LLVM OpenMP with Homebrew may need updating ### Describe the issue linked to the documentation Environment variables CFLAGS, CXXFLAGS, CXXFLAGS mentioned here: https://scikit-learn.org/dev/developers/advanced_installation.html#compiler-macos:~:text=Set%20the%20following%20environment...
31,930
https://github.com/scikit-learn/scikit-learn/issues/31930
[ "Documentation" ]
Docs instructions for installing LLVM OpenMP with Homebrew may need updating ### Describe the issue linked to the documentation Environment variables CFLAGS, CXXFLAGS, CXXFLAGS mentioned here: https://scikit-learn.org/dev/developers/advanced_installation.html#compiler-macos:~:text=Set%20the%20following%20environment...
31,930
https://github.com/scikit-learn/scikit-learn/issues/31930
[ "Documentation" ]
Docs instructions for installing LLVM OpenMP with Homebrew may need updating ### Describe the issue linked to the documentation Environment variables CFLAGS, CXXFLAGS, CXXFLAGS mentioned here: https://scikit-learn.org/dev/developers/advanced_installation.html#compiler-macos:~:text=Set%20the%20following%20environment...
31,930
https://github.com/scikit-learn/scikit-learn/issues/31930
[ "Documentation" ]
Docs instructions for installing LLVM OpenMP with Homebrew may need updating ### Describe the issue linked to the documentation Environment variables CFLAGS, CXXFLAGS, CXXFLAGS mentioned here: https://scikit-learn.org/dev/developers/advanced_installation.html#compiler-macos:~:text=Set%20the%20following%20environment...
31,930
https://github.com/scikit-learn/scikit-learn/issues/31930
[ "Documentation" ]
Docs instructions for installing LLVM OpenMP with Homebrew may need updating ### Describe the issue linked to the documentation Environment variables CFLAGS, CXXFLAGS, CXXFLAGS mentioned here: https://scikit-learn.org/dev/developers/advanced_installation.html#compiler-macos:~:text=Set%20the%20following%20environment...
31,930
https://github.com/scikit-learn/scikit-learn/issues/31930
[ "Documentation" ]
Docs instructions for installing LLVM OpenMP with Homebrew may need updating ### Describe the issue linked to the documentation Environment variables CFLAGS, CXXFLAGS, CXXFLAGS mentioned here: https://scikit-learn.org/dev/developers/advanced_installation.html#compiler-macos:~:text=Set%20the%20following%20environment...
31,930
https://github.com/scikit-learn/scikit-learn/issues/31930
[ "Documentation" ]
Docs instructions for installing LLVM OpenMP with Homebrew may need updating ### Describe the issue linked to the documentation Environment variables CFLAGS, CXXFLAGS, CXXFLAGS mentioned here: https://scikit-learn.org/dev/developers/advanced_installation.html#compiler-macos:~:text=Set%20the%20following%20environment...
31,930
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31925
[ "New Feature", "Needs Decision - Include Feature" ]
Add a better implementation of Latent Dirichlet Allocation ### Describe the workflow you want to enable While this remains to be rigorously tested, the scikit-learn implementation of Latent Dirichlet Allocation is, in the [unanimous experience of topic modelling scholars](https://maria-antoniak.github.io/2022/07/27/t...
31,925
https://github.com/scikit-learn/scikit-learn/issues/31923
[ "Bug", "Needs Triage" ]
404 when fetching datasets with sklearn.datasets.fetch_openml ### Describe the bug My Azure DevOps pipeline started failing to fetch data from OpenML with 404 as of 9 August. My original line in a Jupyter notebook uses `fetch_openml(name='SPECT', version=1, parser='auto')`; but I've not been able to download any othe...
31,923
https://github.com/scikit-learn/scikit-learn/issues/31923
[ "Bug", "Needs Triage" ]
404 when fetching datasets with sklearn.datasets.fetch_openml ### Describe the bug My Azure DevOps pipeline started failing to fetch data from OpenML with 404 as of 9 August. My original line in a Jupyter notebook uses `fetch_openml(name='SPECT', version=1, parser='auto')`; but I've not been able to download any othe...
31,923