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/30339
[ "Documentation" ]
DOC: clarify the documentation for the loss functions used in GBRT, and Absolute Error in particular. ### Describe the bug From my understanding, currently there is no way to minimize the MAE (Mean Absolute Error). Quantile regression with quantile=0.5 will optimize for the Median Absolute Error. This would be diff...
30,339
https://github.com/scikit-learn/scikit-learn/issues/30339
[ "Documentation" ]
DOC: clarify the documentation for the loss functions used in GBRT, and Absolute Error in particular. ### Describe the bug From my understanding, currently there is no way to minimize the MAE (Mean Absolute Error). Quantile regression with quantile=0.5 will optimize for the Median Absolute Error. This would be diff...
30,339
https://github.com/scikit-learn/scikit-learn/issues/30339
[ "Documentation" ]
DOC: clarify the documentation for the loss functions used in GBRT, and Absolute Error in particular. ### Describe the bug From my understanding, currently there is no way to minimize the MAE (Mean Absolute Error). Quantile regression with quantile=0.5 will optimize for the Median Absolute Error. This would be diff...
30,339
https://github.com/scikit-learn/scikit-learn/issues/30339
[ "Documentation" ]
DOC: clarify the documentation for the loss functions used in GBRT, and Absolute Error in particular. ### Describe the bug From my understanding, currently there is no way to minimize the MAE (Mean Absolute Error). Quantile regression with quantile=0.5 will optimize for the Median Absolute Error. This would be diff...
30,339
https://github.com/scikit-learn/scikit-learn/issues/30339
[ "Documentation" ]
DOC: clarify the documentation for the loss functions used in GBRT, and Absolute Error in particular. ### Describe the bug From my understanding, currently there is no way to minimize the MAE (Mean Absolute Error). Quantile regression with quantile=0.5 will optimize for the Median Absolute Error. This would be diff...
30,339
https://github.com/scikit-learn/scikit-learn/issues/30339
[ "Documentation" ]
DOC: clarify the documentation for the loss functions used in GBRT, and Absolute Error in particular. ### Describe the bug From my understanding, currently there is no way to minimize the MAE (Mean Absolute Error). Quantile regression with quantile=0.5 will optimize for the Median Absolute Error. This would be diff...
30,339
https://github.com/scikit-learn/scikit-learn/issues/30339
[ "Documentation" ]
DOC: clarify the documentation for the loss functions used in GBRT, and Absolute Error in particular. ### Describe the bug From my understanding, currently there is no way to minimize the MAE (Mean Absolute Error). Quantile regression with quantile=0.5 will optimize for the Median Absolute Error. This would be diff...
30,339
https://github.com/scikit-learn/scikit-learn/issues/30339
[ "Documentation" ]
DOC: clarify the documentation for the loss functions used in GBRT, and Absolute Error in particular. ### Describe the bug From my understanding, currently there is no way to minimize the MAE (Mean Absolute Error). Quantile regression with quantile=0.5 will optimize for the Median Absolute Error. This would be diff...
30,339
https://github.com/scikit-learn/scikit-learn/issues/30339
[ "Documentation" ]
DOC: clarify the documentation for the loss functions used in GBRT, and Absolute Error in particular. ### Describe the bug From my understanding, currently there is no way to minimize the MAE (Mean Absolute Error). Quantile regression with quantile=0.5 will optimize for the Median Absolute Error. This would be diff...
30,339
https://github.com/scikit-learn/scikit-learn/issues/30339
[ "Documentation" ]
DOC: clarify the documentation for the loss functions used in GBRT, and Absolute Error in particular. ### Describe the bug From my understanding, currently there is no way to minimize the MAE (Mean Absolute Error). Quantile regression with quantile=0.5 will optimize for the Median Absolute Error. This would be diff...
30,339
https://github.com/scikit-learn/scikit-learn/issues/30339
[ "Documentation" ]
DOC: clarify the documentation for the loss functions used in GBRT, and Absolute Error in particular. ### Describe the bug From my understanding, currently there is no way to minimize the MAE (Mean Absolute Error). Quantile regression with quantile=0.5 will optimize for the Median Absolute Error. This would be diff...
30,339
https://github.com/scikit-learn/scikit-learn/issues/30339
[ "Documentation" ]
DOC: clarify the documentation for the loss functions used in GBRT, and Absolute Error in particular. ### Describe the bug From my understanding, currently there is no way to minimize the MAE (Mean Absolute Error). Quantile regression with quantile=0.5 will optimize for the Median Absolute Error. This would be diff...
30,339
https://github.com/scikit-learn/scikit-learn/issues/30338
[ "Bug", "Needs Triage" ]
LabelBinarizer() throws TypeError: '<' not supported between instances of 'str' and 'float' ### Describe the bug As I understand it, LabelBinarizer is meant to have a categorical string as an input. I input a y dependent variable as a categorical of dtype "category" with values "apple", "orange", or "pear": ``` y...
30,338
https://github.com/scikit-learn/scikit-learn/issues/30338
[ "Bug", "Needs Triage" ]
LabelBinarizer() throws TypeError: '<' not supported between instances of 'str' and 'float' ### Describe the bug As I understand it, LabelBinarizer is meant to have a categorical string as an input. I input a y dependent variable as a categorical of dtype "category" with values "apple", "orange", or "pear": ``` y...
30,338
https://github.com/scikit-learn/scikit-learn/issues/30334
[ "Bug", "Needs Triage" ]
ValueError: Target is multiclass but average='binary'. Please choose another average setting, one of [None, 'micro', 'macro', 'weighted']. ### Describe the bug I will be succinct. I am training a binary classification dataset on "rain" or "not rain". This is a binary target. Yet scikit-learn throws an error stating...
30,334
https://github.com/scikit-learn/scikit-learn/issues/30334
[ "Bug", "Needs Triage" ]
ValueError: Target is multiclass but average='binary'. Please choose another average setting, one of [None, 'micro', 'macro', 'weighted']. ### Describe the bug I will be succinct. I am training a binary classification dataset on "rain" or "not rain". This is a binary target. Yet scikit-learn throws an error stating...
30,334
https://github.com/scikit-learn/scikit-learn/issues/30334
[ "Bug", "Needs Triage" ]
ValueError: Target is multiclass but average='binary'. Please choose another average setting, one of [None, 'micro', 'macro', 'weighted']. ### Describe the bug I will be succinct. I am training a binary classification dataset on "rain" or "not rain". This is a binary target. Yet scikit-learn throws an error stating...
30,334
https://github.com/scikit-learn/scikit-learn/issues/30334
[ "Bug", "Needs Triage" ]
ValueError: Target is multiclass but average='binary'. Please choose another average setting, one of [None, 'micro', 'macro', 'weighted']. ### Describe the bug I will be succinct. I am training a binary classification dataset on "rain" or "not rain". This is a binary target. Yet scikit-learn throws an error stating...
30,334
https://github.com/scikit-learn/scikit-learn/issues/30334
[ "Bug", "Needs Triage" ]
ValueError: Target is multiclass but average='binary'. Please choose another average setting, one of [None, 'micro', 'macro', 'weighted']. ### Describe the bug I will be succinct. I am training a binary classification dataset on "rain" or "not rain". This is a binary target. Yet scikit-learn throws an error stating...
30,334
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30332
[ "Bug", "Needs Investigation" ]
NuSVC argument `class_weight` is not used ### Describe the bug Like `SVC`, the class `NuSVC` takes argument `class_weight`. However, it looks like this argument is not used. After a quick look at the libsvm C code within sklearn as well as [libsvm's original documentation](https://www.csie.ntu.edu.tw/~cjlin/libsvm/...
30,332
https://github.com/scikit-learn/scikit-learn/issues/30325
[ "Enhancement" ]
Classification report, digits variable ### Describe the workflow you want to enable Hi, as of right now the digits variable which limits how many numbers are shown after the decimal point does not apply to the support column for the classification report. Support normally does not have decimals, but that happens when...
30,325
https://github.com/scikit-learn/scikit-learn/issues/30325
[ "Enhancement" ]
Classification report, digits variable ### Describe the workflow you want to enable Hi, as of right now the digits variable which limits how many numbers are shown after the decimal point does not apply to the support column for the classification report. Support normally does not have decimals, but that happens when...
30,325
https://github.com/scikit-learn/scikit-learn/issues/30325
[ "Enhancement" ]
Classification report, digits variable ### Describe the workflow you want to enable Hi, as of right now the digits variable which limits how many numbers are shown after the decimal point does not apply to the support column for the classification report. Support normally does not have decimals, but that happens when...
30,325
https://github.com/scikit-learn/scikit-learn/issues/30325
[ "Enhancement" ]
Classification report, digits variable ### Describe the workflow you want to enable Hi, as of right now the digits variable which limits how many numbers are shown after the decimal point does not apply to the support column for the classification report. Support normally does not have decimals, but that happens when...
30,325
https://github.com/scikit-learn/scikit-learn/issues/30324
[ "Bug" ]
Regression in SelectorMixin in 1.6.0rc1 ### Describe the bug Using the estimator tag `allow_nan` doesn't work with `SelectorMixin` in the release candidate. A first skim suggests maybe `ensure_all_finite` is inconsistently expected to be `False` and other times `"allow-nan"`? In particular at https://github.com...
30,324
https://github.com/scikit-learn/scikit-learn/issues/30324
[ "Bug" ]
Regression in SelectorMixin in 1.6.0rc1 ### Describe the bug Using the estimator tag `allow_nan` doesn't work with `SelectorMixin` in the release candidate. A first skim suggests maybe `ensure_all_finite` is inconsistently expected to be `False` and other times `"allow-nan"`? In particular at https://github.com...
30,324
https://github.com/scikit-learn/scikit-learn/issues/30323
[ "Documentation" ]
DOC Example on model selection for Gaussian Mixture Models ### Describe the issue linked to the documentation We have an example that illustrates how to use the BIC score to tune the number of components and the type of covariance matrix parametrization here: https://scikit-learn.org/stable/auto_examples/mixture...
30,323
https://github.com/scikit-learn/scikit-learn/issues/30323
[ "Documentation" ]
DOC Example on model selection for Gaussian Mixture Models ### Describe the issue linked to the documentation We have an example that illustrates how to use the BIC score to tune the number of components and the type of covariance matrix parametrization here: https://scikit-learn.org/stable/auto_examples/mixture...
30,323
https://github.com/scikit-learn/scikit-learn/issues/30323
[ "Documentation" ]
DOC Example on model selection for Gaussian Mixture Models ### Describe the issue linked to the documentation We have an example that illustrates how to use the BIC score to tune the number of components and the type of covariance matrix parametrization here: https://scikit-learn.org/stable/auto_examples/mixture...
30,323
https://github.com/scikit-learn/scikit-learn/issues/30323
[ "Documentation" ]
DOC Example on model selection for Gaussian Mixture Models ### Describe the issue linked to the documentation We have an example that illustrates how to use the BIC score to tune the number of components and the type of covariance matrix parametrization here: https://scikit-learn.org/stable/auto_examples/mixture...
30,323
https://github.com/scikit-learn/scikit-learn/issues/30323
[ "Documentation" ]
DOC Example on model selection for Gaussian Mixture Models ### Describe the issue linked to the documentation We have an example that illustrates how to use the BIC score to tune the number of components and the type of covariance matrix parametrization here: https://scikit-learn.org/stable/auto_examples/mixture...
30,323
https://github.com/scikit-learn/scikit-learn/issues/30323
[ "Documentation" ]
DOC Example on model selection for Gaussian Mixture Models ### Describe the issue linked to the documentation We have an example that illustrates how to use the BIC score to tune the number of components and the type of covariance matrix parametrization here: https://scikit-learn.org/stable/auto_examples/mixture...
30,323
https://github.com/scikit-learn/scikit-learn/issues/30323
[ "Documentation" ]
DOC Example on model selection for Gaussian Mixture Models ### Describe the issue linked to the documentation We have an example that illustrates how to use the BIC score to tune the number of components and the type of covariance matrix parametrization here: https://scikit-learn.org/stable/auto_examples/mixture...
30,323
https://github.com/scikit-learn/scikit-learn/issues/30323
[ "Documentation" ]
DOC Example on model selection for Gaussian Mixture Models ### Describe the issue linked to the documentation We have an example that illustrates how to use the BIC score to tune the number of components and the type of covariance matrix parametrization here: https://scikit-learn.org/stable/auto_examples/mixture...
30,323
https://github.com/scikit-learn/scikit-learn/issues/30323
[ "Documentation" ]
DOC Example on model selection for Gaussian Mixture Models ### Describe the issue linked to the documentation We have an example that illustrates how to use the BIC score to tune the number of components and the type of covariance matrix parametrization here: https://scikit-learn.org/stable/auto_examples/mixture...
30,323
https://github.com/scikit-learn/scikit-learn/issues/30321
[ "Bug", "Needs Triage" ]
Error in impute/_base.py _most_frequent when array contains None ### Describe the bug TypeError: '<' not supported between instances of 'NoneType' and 'str' when calculating min in impute/_base.py most_frequent_value = min( value for value, count in counter.items() ...
30,321
https://github.com/scikit-learn/scikit-learn/issues/30321
[ "Bug", "Needs Triage" ]
Error in impute/_base.py _most_frequent when array contains None ### Describe the bug TypeError: '<' not supported between instances of 'NoneType' and 'str' when calculating min in impute/_base.py most_frequent_value = min( value for value, count in counter.items() ...
30,321
https://github.com/scikit-learn/scikit-learn/issues/30315
[ "Bug" ]
⚠️ CI failed on Linux_Nightly.pylatest_pip_scipy_dev (last failure: Dec 05, 2024) ⚠️ **CI is still failing on [Linux_Nightly.pylatest_pip_scipy_dev](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=72598&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf)** (Dec 05, 2024) - test_partial_dependence_...
30,315
https://github.com/scikit-learn/scikit-learn/issues/30315
[ "Bug" ]
⚠️ CI failed on Linux_Nightly.pylatest_pip_scipy_dev (last failure: Dec 05, 2024) ⚠️ **CI is still failing on [Linux_Nightly.pylatest_pip_scipy_dev](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=72598&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf)** (Dec 05, 2024) - test_partial_dependence_...
30,315
https://github.com/scikit-learn/scikit-learn/issues/30315
[ "Bug" ]
⚠️ CI failed on Linux_Nightly.pylatest_pip_scipy_dev (last failure: Dec 05, 2024) ⚠️ **CI is still failing on [Linux_Nightly.pylatest_pip_scipy_dev](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=72598&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf)** (Dec 05, 2024) - test_partial_dependence_...
30,315
https://github.com/scikit-learn/scikit-learn/issues/30315
[ "Bug" ]
⚠️ CI failed on Linux_Nightly.pylatest_pip_scipy_dev (last failure: Dec 05, 2024) ⚠️ **CI is still failing on [Linux_Nightly.pylatest_pip_scipy_dev](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=72598&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf)** (Dec 05, 2024) - test_partial_dependence_...
30,315
https://github.com/scikit-learn/scikit-learn/issues/30315
[ "Bug" ]
⚠️ CI failed on Linux_Nightly.pylatest_pip_scipy_dev (last failure: Dec 05, 2024) ⚠️ **CI is still failing on [Linux_Nightly.pylatest_pip_scipy_dev](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=72598&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf)** (Dec 05, 2024) - test_partial_dependence_...
30,315
https://github.com/scikit-learn/scikit-learn/issues/30315
[ "Bug" ]
⚠️ CI failed on Linux_Nightly.pylatest_pip_scipy_dev (last failure: Dec 05, 2024) ⚠️ **CI is still failing on [Linux_Nightly.pylatest_pip_scipy_dev](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=72598&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf)** (Dec 05, 2024) - test_partial_dependence_...
30,315
https://github.com/scikit-learn/scikit-learn/issues/30315
[ "Bug" ]
⚠️ CI failed on Linux_Nightly.pylatest_pip_scipy_dev (last failure: Dec 05, 2024) ⚠️ **CI is still failing on [Linux_Nightly.pylatest_pip_scipy_dev](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=72598&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf)** (Dec 05, 2024) - test_partial_dependence_...
30,315
https://github.com/scikit-learn/scikit-learn/issues/30315
[ "Bug" ]
⚠️ CI failed on Linux_Nightly.pylatest_pip_scipy_dev (last failure: Dec 05, 2024) ⚠️ **CI is still failing on [Linux_Nightly.pylatest_pip_scipy_dev](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=72598&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf)** (Dec 05, 2024) - test_partial_dependence_...
30,315
https://github.com/scikit-learn/scikit-learn/issues/30310
[ "Bug", "Enhancement" ]
Error with set_output(transform='pandas') in ColumnTransformer when using OneHotEncoder with sparse output in intermediate steps ### Describe the bug **Explanation** Using the ColumnTransformer with set_output(transform='pandas') raises an error when there is a sparse intermediate output, even if the final outpu...
30,310
https://github.com/scikit-learn/scikit-learn/issues/30310
[ "Bug", "Enhancement" ]
Error with set_output(transform='pandas') in ColumnTransformer when using OneHotEncoder with sparse output in intermediate steps ### Describe the bug **Explanation** Using the ColumnTransformer with set_output(transform='pandas') raises an error when there is a sparse intermediate output, even if the final outpu...
30,310
https://github.com/scikit-learn/scikit-learn/issues/30310
[ "Bug", "Enhancement" ]
Error with set_output(transform='pandas') in ColumnTransformer when using OneHotEncoder with sparse output in intermediate steps ### Describe the bug **Explanation** Using the ColumnTransformer with set_output(transform='pandas') raises an error when there is a sparse intermediate output, even if the final outpu...
30,310
https://github.com/scikit-learn/scikit-learn/issues/30309
[ "Documentation", "Moderate" ]
'Section Navigation' bar missing from stable documentation website on several pages ### Describe the issue linked to the documentation When on the stable version of the documentation website the 'Section Navigation' header on the left side of the page remains present, but the navigation bar contents disappear. Whil...
30,309
https://github.com/scikit-learn/scikit-learn/issues/30309
[ "Documentation", "Moderate" ]
'Section Navigation' bar missing from stable documentation website on several pages ### Describe the issue linked to the documentation When on the stable version of the documentation website the 'Section Navigation' header on the left side of the page remains present, but the navigation bar contents disappear. Whil...
30,309
https://github.com/scikit-learn/scikit-learn/issues/30309
[ "Documentation", "Moderate" ]
'Section Navigation' bar missing from stable documentation website on several pages ### Describe the issue linked to the documentation When on the stable version of the documentation website the 'Section Navigation' header on the left side of the page remains present, but the navigation bar contents disappear. Whil...
30,309
https://github.com/scikit-learn/scikit-learn/issues/30309
[ "Documentation", "Moderate" ]
'Section Navigation' bar missing from stable documentation website on several pages ### Describe the issue linked to the documentation When on the stable version of the documentation website the 'Section Navigation' header on the left side of the page remains present, but the navigation bar contents disappear. Whil...
30,309
https://github.com/scikit-learn/scikit-learn/issues/30309
[ "Documentation", "Moderate" ]
'Section Navigation' bar missing from stable documentation website on several pages ### Describe the issue linked to the documentation When on the stable version of the documentation website the 'Section Navigation' header on the left side of the page remains present, but the navigation bar contents disappear. Whil...
30,309
https://github.com/scikit-learn/scikit-learn/issues/30309
[ "Documentation", "Moderate" ]
'Section Navigation' bar missing from stable documentation website on several pages ### Describe the issue linked to the documentation When on the stable version of the documentation website the 'Section Navigation' header on the left side of the page remains present, but the navigation bar contents disappear. Whil...
30,309
https://github.com/scikit-learn/scikit-learn/issues/30309
[ "Documentation", "Moderate" ]
'Section Navigation' bar missing from stable documentation website on several pages ### Describe the issue linked to the documentation When on the stable version of the documentation website the 'Section Navigation' header on the left side of the page remains present, but the navigation bar contents disappear. Whil...
30,309
https://github.com/scikit-learn/scikit-learn/issues/30309
[ "Documentation", "Moderate" ]
'Section Navigation' bar missing from stable documentation website on several pages ### Describe the issue linked to the documentation When on the stable version of the documentation website the 'Section Navigation' header on the left side of the page remains present, but the navigation bar contents disappear. Whil...
30,309
https://github.com/scikit-learn/scikit-learn/issues/30309
[ "Documentation", "Moderate" ]
'Section Navigation' bar missing from stable documentation website on several pages ### Describe the issue linked to the documentation When on the stable version of the documentation website the 'Section Navigation' header on the left side of the page remains present, but the navigation bar contents disappear. Whil...
30,309
https://github.com/scikit-learn/scikit-learn/issues/30309
[ "Documentation", "Moderate" ]
'Section Navigation' bar missing from stable documentation website on several pages ### Describe the issue linked to the documentation When on the stable version of the documentation website the 'Section Navigation' header on the left side of the page remains present, but the navigation bar contents disappear. Whil...
30,309
https://github.com/scikit-learn/scikit-learn/issues/30309
[ "Documentation", "Moderate" ]
'Section Navigation' bar missing from stable documentation website on several pages ### Describe the issue linked to the documentation When on the stable version of the documentation website the 'Section Navigation' header on the left side of the page remains present, but the navigation bar contents disappear. Whil...
30,309
https://github.com/scikit-learn/scikit-learn/issues/30309
[ "Documentation", "Moderate" ]
'Section Navigation' bar missing from stable documentation website on several pages ### Describe the issue linked to the documentation When on the stable version of the documentation website the 'Section Navigation' header on the left side of the page remains present, but the navigation bar contents disappear. Whil...
30,309
https://github.com/scikit-learn/scikit-learn/issues/30309
[ "Documentation", "Moderate" ]
'Section Navigation' bar missing from stable documentation website on several pages ### Describe the issue linked to the documentation When on the stable version of the documentation website the 'Section Navigation' header on the left side of the page remains present, but the navigation bar contents disappear. Whil...
30,309
https://github.com/scikit-learn/scikit-learn/issues/30308
[ "Documentation", "Needs Decision", "module:linear_model" ]
LogisticRegression's regularization is scaled by the dataset size ### Describe the workflow you want to enable Other linear models on https://scikit-learn.org/1.5/modules/linear_model.html have regularization that doesn't depend on the dataset size ### Describe your proposed solution It would be good to either chan...
30,308
https://github.com/scikit-learn/scikit-learn/issues/30308
[ "Documentation", "Needs Decision", "module:linear_model" ]
LogisticRegression's regularization is scaled by the dataset size ### Describe the workflow you want to enable Other linear models on https://scikit-learn.org/1.5/modules/linear_model.html have regularization that doesn't depend on the dataset size ### Describe your proposed solution It would be good to either chan...
30,308
https://github.com/scikit-learn/scikit-learn/issues/30308
[ "Documentation", "Needs Decision", "module:linear_model" ]
LogisticRegression's regularization is scaled by the dataset size ### Describe the workflow you want to enable Other linear models on https://scikit-learn.org/1.5/modules/linear_model.html have regularization that doesn't depend on the dataset size ### Describe your proposed solution It would be good to either chan...
30,308
https://github.com/scikit-learn/scikit-learn/issues/30308
[ "Documentation", "Needs Decision", "module:linear_model" ]
LogisticRegression's regularization is scaled by the dataset size ### Describe the workflow you want to enable Other linear models on https://scikit-learn.org/1.5/modules/linear_model.html have regularization that doesn't depend on the dataset size ### Describe your proposed solution It would be good to either chan...
30,308
https://github.com/scikit-learn/scikit-learn/issues/30308
[ "Documentation", "Needs Decision", "module:linear_model" ]
LogisticRegression's regularization is scaled by the dataset size ### Describe the workflow you want to enable Other linear models on https://scikit-learn.org/1.5/modules/linear_model.html have regularization that doesn't depend on the dataset size ### Describe your proposed solution It would be good to either chan...
30,308
https://github.com/scikit-learn/scikit-learn/issues/30308
[ "Documentation", "Needs Decision", "module:linear_model" ]
LogisticRegression's regularization is scaled by the dataset size ### Describe the workflow you want to enable Other linear models on https://scikit-learn.org/1.5/modules/linear_model.html have regularization that doesn't depend on the dataset size ### Describe your proposed solution It would be good to either chan...
30,308
https://github.com/scikit-learn/scikit-learn/issues/30308
[ "Documentation", "Needs Decision", "module:linear_model" ]
LogisticRegression's regularization is scaled by the dataset size ### Describe the workflow you want to enable Other linear models on https://scikit-learn.org/1.5/modules/linear_model.html have regularization that doesn't depend on the dataset size ### Describe your proposed solution It would be good to either chan...
30,308
https://github.com/scikit-learn/scikit-learn/issues/30305
[ "API", "RFC" ]
RFC deprecation warnings only when user is affected While reviewing https://github.com/scikit-learn/scikit-learn/pull/29288, I realised we're raising deprecation warnings to users, while most of them are not affected by the change, since the change only occurs when a division by zero is happenings. So I was wonderi...
30,305
https://github.com/scikit-learn/scikit-learn/issues/30305
[ "API", "RFC" ]
RFC deprecation warnings only when user is affected While reviewing https://github.com/scikit-learn/scikit-learn/pull/29288, I realised we're raising deprecation warnings to users, while most of them are not affected by the change, since the change only occurs when a division by zero is happenings. So I was wonderi...
30,305
https://github.com/scikit-learn/scikit-learn/issues/30305
[ "API", "RFC" ]
RFC deprecation warnings only when user is affected While reviewing https://github.com/scikit-learn/scikit-learn/pull/29288, I realised we're raising deprecation warnings to users, while most of them are not affected by the change, since the change only occurs when a division by zero is happenings. So I was wonderi...
30,305
https://github.com/scikit-learn/scikit-learn/issues/30305
[ "API", "RFC" ]
RFC deprecation warnings only when user is affected While reviewing https://github.com/scikit-learn/scikit-learn/pull/29288, I realised we're raising deprecation warnings to users, while most of them are not affected by the change, since the change only occurs when a division by zero is happenings. So I was wonderi...
30,305
https://github.com/scikit-learn/scikit-learn/issues/30305
[ "API", "RFC" ]
RFC deprecation warnings only when user is affected While reviewing https://github.com/scikit-learn/scikit-learn/pull/29288, I realised we're raising deprecation warnings to users, while most of them are not affected by the change, since the change only occurs when a division by zero is happenings. So I was wonderi...
30,305
https://github.com/scikit-learn/scikit-learn/issues/30305
[ "API", "RFC" ]
RFC deprecation warnings only when user is affected While reviewing https://github.com/scikit-learn/scikit-learn/pull/29288, I realised we're raising deprecation warnings to users, while most of them are not affected by the change, since the change only occurs when a division by zero is happenings. So I was wonderi...
30,305
https://github.com/scikit-learn/scikit-learn/issues/30304
[ "New Feature", "Needs Info" ]
Factor out `EmptyRequest` ### Describe the workflow you want to enable At the moment, SKL creates the `EmptyRequest` at run time [here](https://github.com/scikit-learn/scikit-learn/blob/4adafd9ceb8e67467b81654c3632cd99c203df40/sklearn/utils/_metadata_requests.py#L1565). That makes it difficult to test properly if an ...
30,304
https://github.com/scikit-learn/scikit-learn/issues/30304
[ "New Feature", "Needs Info" ]
Factor out `EmptyRequest` ### Describe the workflow you want to enable At the moment, SKL creates the `EmptyRequest` at run time [here](https://github.com/scikit-learn/scikit-learn/blob/4adafd9ceb8e67467b81654c3632cd99c203df40/sklearn/utils/_metadata_requests.py#L1565). That makes it difficult to test properly if an ...
30,304
https://github.com/scikit-learn/scikit-learn/issues/30304
[ "New Feature", "Needs Info" ]
Factor out `EmptyRequest` ### Describe the workflow you want to enable At the moment, SKL creates the `EmptyRequest` at run time [here](https://github.com/scikit-learn/scikit-learn/blob/4adafd9ceb8e67467b81654c3632cd99c203df40/sklearn/utils/_metadata_requests.py#L1565). That makes it difficult to test properly if an ...
30,304
https://github.com/scikit-learn/scikit-learn/issues/30304
[ "New Feature", "Needs Info" ]
Factor out `EmptyRequest` ### Describe the workflow you want to enable At the moment, SKL creates the `EmptyRequest` at run time [here](https://github.com/scikit-learn/scikit-learn/blob/4adafd9ceb8e67467b81654c3632cd99c203df40/sklearn/utils/_metadata_requests.py#L1565). That makes it difficult to test properly if an ...
30,304
https://github.com/scikit-learn/scikit-learn/issues/30304
[ "New Feature", "Needs Info" ]
Factor out `EmptyRequest` ### Describe the workflow you want to enable At the moment, SKL creates the `EmptyRequest` at run time [here](https://github.com/scikit-learn/scikit-learn/blob/4adafd9ceb8e67467b81654c3632cd99c203df40/sklearn/utils/_metadata_requests.py#L1565). That makes it difficult to test properly if an ...
30,304
https://github.com/scikit-learn/scikit-learn/issues/30304
[ "New Feature", "Needs Info" ]
Factor out `EmptyRequest` ### Describe the workflow you want to enable At the moment, SKL creates the `EmptyRequest` at run time [here](https://github.com/scikit-learn/scikit-learn/blob/4adafd9ceb8e67467b81654c3632cd99c203df40/sklearn/utils/_metadata_requests.py#L1565). That makes it difficult to test properly if an ...
30,304
https://github.com/scikit-learn/scikit-learn/issues/30304
[ "New Feature", "Needs Info" ]
Factor out `EmptyRequest` ### Describe the workflow you want to enable At the moment, SKL creates the `EmptyRequest` at run time [here](https://github.com/scikit-learn/scikit-learn/blob/4adafd9ceb8e67467b81654c3632cd99c203df40/sklearn/utils/_metadata_requests.py#L1565). That makes it difficult to test properly if an ...
30,304
https://github.com/scikit-learn/scikit-learn/issues/30304
[ "New Feature", "Needs Info" ]
Factor out `EmptyRequest` ### Describe the workflow you want to enable At the moment, SKL creates the `EmptyRequest` at run time [here](https://github.com/scikit-learn/scikit-learn/blob/4adafd9ceb8e67467b81654c3632cd99c203df40/sklearn/utils/_metadata_requests.py#L1565). That makes it difficult to test properly if an ...
30,304
https://github.com/scikit-learn/scikit-learn/issues/30304
[ "New Feature", "Needs Info" ]
Factor out `EmptyRequest` ### Describe the workflow you want to enable At the moment, SKL creates the `EmptyRequest` at run time [here](https://github.com/scikit-learn/scikit-learn/blob/4adafd9ceb8e67467b81654c3632cd99c203df40/sklearn/utils/_metadata_requests.py#L1565). That makes it difficult to test properly if an ...
30,304
https://github.com/scikit-learn/scikit-learn/issues/30298
[ "Blocker" ]
Make transition from 1.5 to 1.6 easier for third-party library using scikit-learn utilities In 1.6, we introduced several breaking changes: - `self._validate_data` became `sklearn.utils.validation.validate_data` - `self._check_n_features` became `sklearn.utils.validation.check_n_features` - `self._check_feature_n...
30,298
https://github.com/scikit-learn/scikit-learn/issues/30291
[ "Needs Triage" ]
⚠️ CI failed on macOS.pylatest_conda_forge_mkl (last failure: Nov 18, 2024) ⚠️ **CI failed on [macOS.pylatest_conda_forge_mkl](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=72102&view=logs&j=97641769-79fb-5590-9088-a30ce9b850b9)** (Nov 18, 2024) Unable to find junit file. Please see link for d...
30,291
https://github.com/scikit-learn/scikit-learn/issues/30286
[ "Bug", "Needs Triage" ]
Cython error while installing development version on MacOS M2 chip ### Describe the bug Hello - While working on #16236 , I am getting a Cython error . I pulled the latest version of Scikit Learn from the main branch . I am following the instructions here to install the development version of Scikit learn ...
30,286