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/23422
[ "Bug", "module:calibration" ]
Inconsistent numbers of samples issue with fit_params in CalibratedClassifierCV ### Describe the bug Trying to use `fit_params` with `CalibratedClassifierCV` in v1.1 but receives fail of fit parameters when pass to classifier. - I have 1000 rows. - I split it into train and validation, 800 and 200 relatively. ...
23,422
https://github.com/scikit-learn/scikit-learn/issues/23422
[ "Bug", "module:calibration" ]
Inconsistent numbers of samples issue with fit_params in CalibratedClassifierCV ### Describe the bug Trying to use `fit_params` with `CalibratedClassifierCV` in v1.1 but receives fail of fit parameters when pass to classifier. - I have 1000 rows. - I split it into train and validation, 800 and 200 relatively. ...
23,422
https://github.com/scikit-learn/scikit-learn/issues/23422
[ "Bug", "module:calibration" ]
Inconsistent numbers of samples issue with fit_params in CalibratedClassifierCV ### Describe the bug Trying to use `fit_params` with `CalibratedClassifierCV` in v1.1 but receives fail of fit parameters when pass to classifier. - I have 1000 rows. - I split it into train and validation, 800 and 200 relatively. ...
23,422
https://github.com/scikit-learn/scikit-learn/issues/23422
[ "Bug", "module:calibration" ]
Inconsistent numbers of samples issue with fit_params in CalibratedClassifierCV ### Describe the bug Trying to use `fit_params` with `CalibratedClassifierCV` in v1.1 but receives fail of fit parameters when pass to classifier. - I have 1000 rows. - I split it into train and validation, 800 and 200 relatively. ...
23,422
https://github.com/scikit-learn/scikit-learn/issues/23411
[ "New Feature", "module:model_selection", "Needs Decision - Include Feature" ]
HalvingRandomSearchCV - Custom Factor ### Describe the workflow you want to enable There is often the problem with successive Halving that there are too many candidates and not enough resources. At the moment you can handle this by using Aggressive Elimination or trying to adjust the halving factor. I would like t...
23,411
https://github.com/scikit-learn/scikit-learn/issues/23408
[ "Needs Triage" ]
Bug: Not Multiplying by 100 in Mean Absolute Percentage Error Hi, I am using Scikit-learn version 1.1.0`. As I was looking into the implementation of `mean_absolute_percentate_error`, I found that the implementation is missing multiplication by 100 to convert it into a percentage. See the code below, https:...
23,408
https://github.com/scikit-learn/scikit-learn/issues/23408
[ "Needs Triage" ]
Bug: Not Multiplying by 100 in Mean Absolute Percentage Error Hi, I am using Scikit-learn version 1.1.0`. As I was looking into the implementation of `mean_absolute_percentate_error`, I found that the implementation is missing multiplication by 100 to convert it into a percentage. See the code below, https:...
23,408
https://github.com/scikit-learn/scikit-learn/issues/23408
[ "Needs Triage" ]
Bug: Not Multiplying by 100 in Mean Absolute Percentage Error Hi, I am using Scikit-learn version 1.1.0`. As I was looking into the implementation of `mean_absolute_percentate_error`, I found that the implementation is missing multiplication by 100 to convert it into a percentage. See the code below, https:...
23,408
https://github.com/scikit-learn/scikit-learn/issues/23408
[ "Needs Triage" ]
Bug: Not Multiplying by 100 in Mean Absolute Percentage Error Hi, I am using Scikit-learn version 1.1.0`. As I was looking into the implementation of `mean_absolute_percentate_error`, I found that the implementation is missing multiplication by 100 to convert it into a percentage. See the code below, https:...
23,408
https://github.com/scikit-learn/scikit-learn/issues/23408
[ "Needs Triage" ]
Bug: Not Multiplying by 100 in Mean Absolute Percentage Error Hi, I am using Scikit-learn version 1.1.0`. As I was looking into the implementation of `mean_absolute_percentate_error`, I found that the implementation is missing multiplication by 100 to convert it into a percentage. See the code below, https:...
23,408
https://github.com/scikit-learn/scikit-learn/issues/23408
[ "Needs Triage" ]
Bug: Not Multiplying by 100 in Mean Absolute Percentage Error Hi, I am using Scikit-learn version 1.1.0`. As I was looking into the implementation of `mean_absolute_percentate_error`, I found that the implementation is missing multiplication by 100 to convert it into a percentage. See the code below, https:...
23,408
https://github.com/scikit-learn/scikit-learn/issues/23405
[ "module:linear_model", "Needs Investigation" ]
LassoLars: improve precision at lower regularization values [LassoLars](https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html?highlight=lassolars#sklearn.linear_model.LassoLars) can be quite imprecise at low regularization values (e.g. alpha=alpha_max/1000). This can be easily solved b...
23,405
https://github.com/scikit-learn/scikit-learn/issues/23405
[ "module:linear_model", "Needs Investigation" ]
LassoLars: improve precision at lower regularization values [LassoLars](https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLars.html?highlight=lassolars#sklearn.linear_model.LassoLars) can be quite imprecise at low regularization values (e.g. alpha=alpha_max/1000). This can be easily solved b...
23,405
https://github.com/scikit-learn/scikit-learn/issues/23401
[ "New Feature", "module:preprocessing", "Needs Decision - Include Feature" ]
Grouping of infrequent categories in 𝗢𝗻𝗲𝗛𝗼𝘁𝗘𝗻𝗰𝗼𝗱𝗲𝗿 Dear all, This feature is very similar to the one presented in this paper: https://ieeexplore.ieee.org/document/8851888 which states the following paragraph: The goal of the PCP transform is to substantially reduce the input memory and processing ...
23,401
https://github.com/scikit-learn/scikit-learn/issues/23401
[ "New Feature", "module:preprocessing", "Needs Decision - Include Feature" ]
Grouping of infrequent categories in 𝗢𝗻𝗲𝗛𝗼𝘁𝗘𝗻𝗰𝗼𝗱𝗲𝗿 Dear all, This feature is very similar to the one presented in this paper: https://ieeexplore.ieee.org/document/8851888 which states the following paragraph: The goal of the PCP transform is to substantially reduce the input memory and processing ...
23,401
https://github.com/scikit-learn/scikit-learn/issues/23401
[ "New Feature", "module:preprocessing", "Needs Decision - Include Feature" ]
Grouping of infrequent categories in 𝗢𝗻𝗲𝗛𝗼𝘁𝗘𝗻𝗰𝗼𝗱𝗲𝗿 Dear all, This feature is very similar to the one presented in this paper: https://ieeexplore.ieee.org/document/8851888 which states the following paragraph: The goal of the PCP transform is to substantially reduce the input memory and processing ...
23,401
https://github.com/scikit-learn/scikit-learn/issues/23401
[ "New Feature", "module:preprocessing", "Needs Decision - Include Feature" ]
Grouping of infrequent categories in 𝗢𝗻𝗲𝗛𝗼𝘁𝗘𝗻𝗰𝗼𝗱𝗲𝗿 Dear all, This feature is very similar to the one presented in this paper: https://ieeexplore.ieee.org/document/8851888 which states the following paragraph: The goal of the PCP transform is to substantially reduce the input memory and processing ...
23,401
https://github.com/scikit-learn/scikit-learn/issues/23401
[ "New Feature", "module:preprocessing", "Needs Decision - Include Feature" ]
Grouping of infrequent categories in 𝗢𝗻𝗲𝗛𝗼𝘁𝗘𝗻𝗰𝗼𝗱𝗲𝗿 Dear all, This feature is very similar to the one presented in this paper: https://ieeexplore.ieee.org/document/8851888 which states the following paragraph: The goal of the PCP transform is to substantially reduce the input memory and processing ...
23,401
https://github.com/scikit-learn/scikit-learn/issues/23401
[ "New Feature", "module:preprocessing", "Needs Decision - Include Feature" ]
Grouping of infrequent categories in 𝗢𝗻𝗲𝗛𝗼𝘁𝗘𝗻𝗰𝗼𝗱𝗲𝗿 Dear all, This feature is very similar to the one presented in this paper: https://ieeexplore.ieee.org/document/8851888 which states the following paragraph: The goal of the PCP transform is to substantially reduce the input memory and processing ...
23,401
https://github.com/scikit-learn/scikit-learn/issues/23401
[ "New Feature", "module:preprocessing", "Needs Decision - Include Feature" ]
Grouping of infrequent categories in 𝗢𝗻𝗲𝗛𝗼𝘁𝗘𝗻𝗰𝗼𝗱𝗲𝗿 Dear all, This feature is very similar to the one presented in this paper: https://ieeexplore.ieee.org/document/8851888 which states the following paragraph: The goal of the PCP transform is to substantially reduce the input memory and processing ...
23,401
https://github.com/scikit-learn/scikit-learn/issues/23401
[ "New Feature", "module:preprocessing", "Needs Decision - Include Feature" ]
Grouping of infrequent categories in 𝗢𝗻𝗲𝗛𝗼𝘁𝗘𝗻𝗰𝗼𝗱𝗲𝗿 Dear all, This feature is very similar to the one presented in this paper: https://ieeexplore.ieee.org/document/8851888 which states the following paragraph: The goal of the PCP transform is to substantially reduce the input memory and processing ...
23,401
https://github.com/scikit-learn/scikit-learn/issues/23401
[ "New Feature", "module:preprocessing", "Needs Decision - Include Feature" ]
Grouping of infrequent categories in 𝗢𝗻𝗲𝗛𝗼𝘁𝗘𝗻𝗰𝗼𝗱𝗲𝗿 Dear all, This feature is very similar to the one presented in this paper: https://ieeexplore.ieee.org/document/8851888 which states the following paragraph: The goal of the PCP transform is to substantially reduce the input memory and processing ...
23,401
https://github.com/scikit-learn/scikit-learn/issues/23401
[ "New Feature", "module:preprocessing", "Needs Decision - Include Feature" ]
Grouping of infrequent categories in 𝗢𝗻𝗲𝗛𝗼𝘁𝗘𝗻𝗰𝗼𝗱𝗲𝗿 Dear all, This feature is very similar to the one presented in this paper: https://ieeexplore.ieee.org/document/8851888 which states the following paragraph: The goal of the PCP transform is to substantially reduce the input memory and processing ...
23,401
https://github.com/scikit-learn/scikit-learn/issues/23401
[ "New Feature", "module:preprocessing", "Needs Decision - Include Feature" ]
Grouping of infrequent categories in 𝗢𝗻𝗲𝗛𝗼𝘁𝗘𝗻𝗰𝗼𝗱𝗲𝗿 Dear all, This feature is very similar to the one presented in this paper: https://ieeexplore.ieee.org/document/8851888 which states the following paragraph: The goal of the PCP transform is to substantially reduce the input memory and processing ...
23,401
https://github.com/scikit-learn/scikit-learn/issues/23401
[ "New Feature", "module:preprocessing", "Needs Decision - Include Feature" ]
Grouping of infrequent categories in 𝗢𝗻𝗲𝗛𝗼𝘁𝗘𝗻𝗰𝗼𝗱𝗲𝗿 Dear all, This feature is very similar to the one presented in this paper: https://ieeexplore.ieee.org/document/8851888 which states the following paragraph: The goal of the PCP transform is to substantially reduce the input memory and processing ...
23,401
https://github.com/scikit-learn/scikit-learn/issues/23401
[ "New Feature", "module:preprocessing", "Needs Decision - Include Feature" ]
Grouping of infrequent categories in 𝗢𝗻𝗲𝗛𝗼𝘁𝗘𝗻𝗰𝗼𝗱𝗲𝗿 Dear all, This feature is very similar to the one presented in this paper: https://ieeexplore.ieee.org/document/8851888 which states the following paragraph: The goal of the PCP transform is to substantially reduce the input memory and processing ...
23,401
https://github.com/scikit-learn/scikit-learn/issues/23400
[ "New Feature", "module:ensemble" ]
Store the OOB Loss for `GradientBoostingClassifier` ### Describe the workflow you want to enable Currently the only OOB-related performance metric we store on `GradientBoostingClassifier` is `oob_improvement_`, which is an array of OOB loss decreases per iteration. However, it would also be useful to track the *actua...
23,400
https://github.com/scikit-learn/scikit-learn/issues/23400
[ "New Feature", "module:ensemble" ]
Store the OOB Loss for `GradientBoostingClassifier` ### Describe the workflow you want to enable Currently the only OOB-related performance metric we store on `GradientBoostingClassifier` is `oob_improvement_`, which is an array of OOB loss decreases per iteration. However, it would also be useful to track the *actua...
23,400
https://github.com/scikit-learn/scikit-learn/issues/23400
[ "New Feature", "module:ensemble" ]
Store the OOB Loss for `GradientBoostingClassifier` ### Describe the workflow you want to enable Currently the only OOB-related performance metric we store on `GradientBoostingClassifier` is `oob_improvement_`, which is an array of OOB loss decreases per iteration. However, it would also be useful to track the *actua...
23,400
https://github.com/scikit-learn/scikit-learn/issues/23400
[ "New Feature", "module:ensemble" ]
Store the OOB Loss for `GradientBoostingClassifier` ### Describe the workflow you want to enable Currently the only OOB-related performance metric we store on `GradientBoostingClassifier` is `oob_improvement_`, which is an array of OOB loss decreases per iteration. However, it would also be useful to track the *actua...
23,400
https://github.com/scikit-learn/scikit-learn/issues/23400
[ "New Feature", "module:ensemble" ]
Store the OOB Loss for `GradientBoostingClassifier` ### Describe the workflow you want to enable Currently the only OOB-related performance metric we store on `GradientBoostingClassifier` is `oob_improvement_`, which is an array of OOB loss decreases per iteration. However, it would also be useful to track the *actua...
23,400
https://github.com/scikit-learn/scikit-learn/issues/23400
[ "New Feature", "module:ensemble" ]
Store the OOB Loss for `GradientBoostingClassifier` ### Describe the workflow you want to enable Currently the only OOB-related performance metric we store on `GradientBoostingClassifier` is `oob_improvement_`, which is an array of OOB loss decreases per iteration. However, it would also be useful to track the *actua...
23,400
https://github.com/scikit-learn/scikit-learn/issues/23397
[ "Bug", "Blocker", "Regression", "High Priority" ]
`DecisionTreeClassifier` became slower in v1.1 when fitting encoded variables ### Describe the bug The evaluation of a pipeline that encodes categorical data with v1.1 takes around 8 times longer than using v1.0.2 ### Steps/Code to Reproduce ```python import numpy as np import pandas as pd from time import...
23,397
https://github.com/scikit-learn/scikit-learn/issues/23397
[ "Bug", "Blocker", "Regression", "High Priority" ]
`DecisionTreeClassifier` became slower in v1.1 when fitting encoded variables ### Describe the bug The evaluation of a pipeline that encodes categorical data with v1.1 takes around 8 times longer than using v1.0.2 ### Steps/Code to Reproduce ```python import numpy as np import pandas as pd from time import...
23,397
https://github.com/scikit-learn/scikit-learn/issues/23397
[ "Bug", "Blocker", "Regression", "High Priority" ]
`DecisionTreeClassifier` became slower in v1.1 when fitting encoded variables ### Describe the bug The evaluation of a pipeline that encodes categorical data with v1.1 takes around 8 times longer than using v1.0.2 ### Steps/Code to Reproduce ```python import numpy as np import pandas as pd from time import...
23,397
https://github.com/scikit-learn/scikit-learn/issues/23397
[ "Bug", "Blocker", "Regression", "High Priority" ]
`DecisionTreeClassifier` became slower in v1.1 when fitting encoded variables ### Describe the bug The evaluation of a pipeline that encodes categorical data with v1.1 takes around 8 times longer than using v1.0.2 ### Steps/Code to Reproduce ```python import numpy as np import pandas as pd from time import...
23,397
https://github.com/scikit-learn/scikit-learn/issues/23397
[ "Bug", "Blocker", "Regression", "High Priority" ]
`DecisionTreeClassifier` became slower in v1.1 when fitting encoded variables ### Describe the bug The evaluation of a pipeline that encodes categorical data with v1.1 takes around 8 times longer than using v1.0.2 ### Steps/Code to Reproduce ```python import numpy as np import pandas as pd from time import...
23,397
https://github.com/scikit-learn/scikit-learn/issues/23397
[ "Bug", "Blocker", "Regression", "High Priority" ]
`DecisionTreeClassifier` became slower in v1.1 when fitting encoded variables ### Describe the bug The evaluation of a pipeline that encodes categorical data with v1.1 takes around 8 times longer than using v1.0.2 ### Steps/Code to Reproduce ```python import numpy as np import pandas as pd from time import...
23,397
https://github.com/scikit-learn/scikit-learn/issues/23397
[ "Bug", "Blocker", "Regression", "High Priority" ]
`DecisionTreeClassifier` became slower in v1.1 when fitting encoded variables ### Describe the bug The evaluation of a pipeline that encodes categorical data with v1.1 takes around 8 times longer than using v1.0.2 ### Steps/Code to Reproduce ```python import numpy as np import pandas as pd from time import...
23,397
https://github.com/scikit-learn/scikit-learn/issues/23397
[ "Bug", "Blocker", "Regression", "High Priority" ]
`DecisionTreeClassifier` became slower in v1.1 when fitting encoded variables ### Describe the bug The evaluation of a pipeline that encodes categorical data with v1.1 takes around 8 times longer than using v1.0.2 ### Steps/Code to Reproduce ```python import numpy as np import pandas as pd from time import...
23,397
https://github.com/scikit-learn/scikit-learn/issues/23397
[ "Bug", "Blocker", "Regression", "High Priority" ]
`DecisionTreeClassifier` became slower in v1.1 when fitting encoded variables ### Describe the bug The evaluation of a pipeline that encodes categorical data with v1.1 takes around 8 times longer than using v1.0.2 ### Steps/Code to Reproduce ```python import numpy as np import pandas as pd from time import...
23,397
https://github.com/scikit-learn/scikit-learn/issues/23394
[ "Documentation", "module:feature_selection" ]
VarianceThreshold does not state whether normalisation is required ### Describe the issue linked to the documentation Is normalisation required? If so, it would be good to state this in the docs: https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.VarianceThreshold.html The example appl...
23,394
https://github.com/scikit-learn/scikit-learn/issues/23394
[ "Documentation", "module:feature_selection" ]
VarianceThreshold does not state whether normalisation is required ### Describe the issue linked to the documentation Is normalisation required? If so, it would be good to state this in the docs: https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.VarianceThreshold.html The example appl...
23,394
https://github.com/scikit-learn/scikit-learn/issues/23394
[ "Documentation", "module:feature_selection" ]
VarianceThreshold does not state whether normalisation is required ### Describe the issue linked to the documentation Is normalisation required? If so, it would be good to state this in the docs: https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.VarianceThreshold.html The example appl...
23,394
https://github.com/scikit-learn/scikit-learn/issues/23394
[ "Documentation", "module:feature_selection" ]
VarianceThreshold does not state whether normalisation is required ### Describe the issue linked to the documentation Is normalisation required? If so, it would be good to state this in the docs: https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.VarianceThreshold.html The example appl...
23,394
https://github.com/scikit-learn/scikit-learn/issues/23394
[ "Documentation", "module:feature_selection" ]
VarianceThreshold does not state whether normalisation is required ### Describe the issue linked to the documentation Is normalisation required? If so, it would be good to state this in the docs: https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.VarianceThreshold.html The example appl...
23,394
https://github.com/scikit-learn/scikit-learn/issues/23394
[ "Documentation", "module:feature_selection" ]
VarianceThreshold does not state whether normalisation is required ### Describe the issue linked to the documentation Is normalisation required? If so, it would be good to state this in the docs: https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.VarianceThreshold.html The example appl...
23,394
https://github.com/scikit-learn/scikit-learn/issues/23394
[ "Documentation", "module:feature_selection" ]
VarianceThreshold does not state whether normalisation is required ### Describe the issue linked to the documentation Is normalisation required? If so, it would be good to state this in the docs: https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.VarianceThreshold.html The example appl...
23,394
https://github.com/scikit-learn/scikit-learn/issues/23394
[ "Documentation", "module:feature_selection" ]
VarianceThreshold does not state whether normalisation is required ### Describe the issue linked to the documentation Is normalisation required? If so, it would be good to state this in the docs: https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.VarianceThreshold.html The example appl...
23,394
https://github.com/scikit-learn/scikit-learn/issues/23394
[ "Documentation", "module:feature_selection" ]
VarianceThreshold does not state whether normalisation is required ### Describe the issue linked to the documentation Is normalisation required? If so, it would be good to state this in the docs: https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.VarianceThreshold.html The example appl...
23,394
https://github.com/scikit-learn/scikit-learn/issues/23393
[ "Bug", "Regression", "Needs Triage" ]
KeyError raised when using pandas DataFrame in SelectFromModel.fit() ### Describe the bug When passing X to SelectFromModel.fit() where X is a pandas DatafFrame, a keyerror is raised at https://github.com/scikit-learn/scikit-learn/blob/16625450b58f555dc3955d223f0c3b64a5686984/sklearn/feature_selection/_from_mode...
23,393
https://github.com/scikit-learn/scikit-learn/issues/23393
[ "Bug", "Regression", "Needs Triage" ]
KeyError raised when using pandas DataFrame in SelectFromModel.fit() ### Describe the bug When passing X to SelectFromModel.fit() where X is a pandas DatafFrame, a keyerror is raised at https://github.com/scikit-learn/scikit-learn/blob/16625450b58f555dc3955d223f0c3b64a5686984/sklearn/feature_selection/_from_mode...
23,393
https://github.com/scikit-learn/scikit-learn/issues/23393
[ "Bug", "Regression", "Needs Triage" ]
KeyError raised when using pandas DataFrame in SelectFromModel.fit() ### Describe the bug When passing X to SelectFromModel.fit() where X is a pandas DatafFrame, a keyerror is raised at https://github.com/scikit-learn/scikit-learn/blob/16625450b58f555dc3955d223f0c3b64a5686984/sklearn/feature_selection/_from_mode...
23,393
https://github.com/scikit-learn/scikit-learn/issues/23393
[ "Bug", "Regression", "Needs Triage" ]
KeyError raised when using pandas DataFrame in SelectFromModel.fit() ### Describe the bug When passing X to SelectFromModel.fit() where X is a pandas DatafFrame, a keyerror is raised at https://github.com/scikit-learn/scikit-learn/blob/16625450b58f555dc3955d223f0c3b64a5686984/sklearn/feature_selection/_from_mode...
23,393
https://github.com/scikit-learn/scikit-learn/issues/23393
[ "Bug", "Regression", "Needs Triage" ]
KeyError raised when using pandas DataFrame in SelectFromModel.fit() ### Describe the bug When passing X to SelectFromModel.fit() where X is a pandas DatafFrame, a keyerror is raised at https://github.com/scikit-learn/scikit-learn/blob/16625450b58f555dc3955d223f0c3b64a5686984/sklearn/feature_selection/_from_mode...
23,393
https://github.com/scikit-learn/scikit-learn/issues/23393
[ "Bug", "Regression", "Needs Triage" ]
KeyError raised when using pandas DataFrame in SelectFromModel.fit() ### Describe the bug When passing X to SelectFromModel.fit() where X is a pandas DatafFrame, a keyerror is raised at https://github.com/scikit-learn/scikit-learn/blob/16625450b58f555dc3955d223f0c3b64a5686984/sklearn/feature_selection/_from_mode...
23,393
https://github.com/scikit-learn/scikit-learn/issues/23390
[ "Documentation", "module:linear_model" ]
Perceptron.t_ appears off by 1 ### Describe the bug The [docs](https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.Perceptron.html) state that `Perceptron.t_` is the "[n]umber of weight updates performed during training" and that it should be the "[s]ame as `(n_iter_ * n_samples)`." However, the va...
23,390
https://github.com/scikit-learn/scikit-learn/issues/23390
[ "Documentation", "module:linear_model" ]
Perceptron.t_ appears off by 1 ### Describe the bug The [docs](https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.Perceptron.html) state that `Perceptron.t_` is the "[n]umber of weight updates performed during training" and that it should be the "[s]ame as `(n_iter_ * n_samples)`." However, the va...
23,390
https://github.com/scikit-learn/scikit-learn/issues/23390
[ "Documentation", "module:linear_model" ]
Perceptron.t_ appears off by 1 ### Describe the bug The [docs](https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.Perceptron.html) state that `Perceptron.t_` is the "[n]umber of weight updates performed during training" and that it should be the "[s]ame as `(n_iter_ * n_samples)`." However, the va...
23,390
https://github.com/scikit-learn/scikit-learn/issues/23383
[ "Bug", "Needs Triage" ]
Unable to import joblib after update to 1.1.0 ### Describe the bug Hi community, I was very excited after the get_features_names_out fixes in 1.1 and I wanted to incorporate changes in my training code according to that. However now Im getting and error regarding joblib. Code to reproduce below: ### Steps/...
23,383
https://github.com/scikit-learn/scikit-learn/issues/23383
[ "Bug", "Needs Triage" ]
Unable to import joblib after update to 1.1.0 ### Describe the bug Hi community, I was very excited after the get_features_names_out fixes in 1.1 and I wanted to incorporate changes in my training code according to that. However now Im getting and error regarding joblib. Code to reproduce below: ### Steps/...
23,383
https://github.com/scikit-learn/scikit-learn/issues/23383
[ "Bug", "Needs Triage" ]
Unable to import joblib after update to 1.1.0 ### Describe the bug Hi community, I was very excited after the get_features_names_out fixes in 1.1 and I wanted to incorporate changes in my training code according to that. However now Im getting and error regarding joblib. Code to reproduce below: ### Steps/...
23,383
https://github.com/scikit-learn/scikit-learn/issues/23382
[ "New Feature", "module:ensemble", "Needs Decision - Include Feature" ]
CV integration for OOB-scoring ### Describe the workflow you want to enable Out-of-Bag (OOB) scoring provides an estimate of the model generalizability for `RandomForest` without needing to refit the model several times as is demanded by k-fold cross validation (CV). Although `sklearn` provides a mechanism to obtain ...
23,382
https://github.com/scikit-learn/scikit-learn/issues/23382
[ "New Feature", "module:ensemble", "Needs Decision - Include Feature" ]
CV integration for OOB-scoring ### Describe the workflow you want to enable Out-of-Bag (OOB) scoring provides an estimate of the model generalizability for `RandomForest` without needing to refit the model several times as is demanded by k-fold cross validation (CV). Although `sklearn` provides a mechanism to obtain ...
23,382
https://github.com/scikit-learn/scikit-learn/issues/23382
[ "New Feature", "module:ensemble", "Needs Decision - Include Feature" ]
CV integration for OOB-scoring ### Describe the workflow you want to enable Out-of-Bag (OOB) scoring provides an estimate of the model generalizability for `RandomForest` without needing to refit the model several times as is demanded by k-fold cross validation (CV). Although `sklearn` provides a mechanism to obtain ...
23,382
https://github.com/scikit-learn/scikit-learn/issues/23382
[ "New Feature", "module:ensemble", "Needs Decision - Include Feature" ]
CV integration for OOB-scoring ### Describe the workflow you want to enable Out-of-Bag (OOB) scoring provides an estimate of the model generalizability for `RandomForest` without needing to refit the model several times as is demanded by k-fold cross validation (CV). Although `sklearn` provides a mechanism to obtain ...
23,382
https://github.com/scikit-learn/scikit-learn/issues/23382
[ "New Feature", "module:ensemble", "Needs Decision - Include Feature" ]
CV integration for OOB-scoring ### Describe the workflow you want to enable Out-of-Bag (OOB) scoring provides an estimate of the model generalizability for `RandomForest` without needing to refit the model several times as is demanded by k-fold cross validation (CV). Although `sklearn` provides a mechanism to obtain ...
23,382
https://github.com/scikit-learn/scikit-learn/issues/23382
[ "New Feature", "module:ensemble", "Needs Decision - Include Feature" ]
CV integration for OOB-scoring ### Describe the workflow you want to enable Out-of-Bag (OOB) scoring provides an estimate of the model generalizability for `RandomForest` without needing to refit the model several times as is demanded by k-fold cross validation (CV). Although `sklearn` provides a mechanism to obtain ...
23,382
https://github.com/scikit-learn/scikit-learn/issues/23382
[ "New Feature", "module:ensemble", "Needs Decision - Include Feature" ]
CV integration for OOB-scoring ### Describe the workflow you want to enable Out-of-Bag (OOB) scoring provides an estimate of the model generalizability for `RandomForest` without needing to refit the model several times as is demanded by k-fold cross validation (CV). Although `sklearn` provides a mechanism to obtain ...
23,382
https://github.com/scikit-learn/scikit-learn/issues/23381
[ "Bug", "module:datasets" ]
fetch_openml difference between pandas and liac-arff parser Seen in a [scipy-dev build](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=42132&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf&t=a5a438e1-a911-5517-158f-26a140e5cbbf). There are additional quotes in the pandas parser case. cc ...
23,381
https://github.com/scikit-learn/scikit-learn/issues/23381
[ "Bug", "module:datasets" ]
fetch_openml difference between pandas and liac-arff parser Seen in a [scipy-dev build](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=42132&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf&t=a5a438e1-a911-5517-158f-26a140e5cbbf). There are additional quotes in the pandas parser case. cc ...
23,381
https://github.com/scikit-learn/scikit-learn/issues/23377
[ "Bug", "Needs Triage" ]
Scorer in sklearn.linear_model.RidgeCV ### Describe the bug When changing scoring methods in sklearn.linear_model.RidgeCV the output remains the same ![image](https://user-images.githubusercontent.com/32062516/168557712-85020880-cc1c-4f2f-b010-a625f4bfc216.png) Is there a way to have this work properly? ### S...
23,377
https://github.com/scikit-learn/scikit-learn/issues/23377
[ "Bug", "Needs Triage" ]
Scorer in sklearn.linear_model.RidgeCV ### Describe the bug When changing scoring methods in sklearn.linear_model.RidgeCV the output remains the same ![image](https://user-images.githubusercontent.com/32062516/168557712-85020880-cc1c-4f2f-b010-a625f4bfc216.png) Is there a way to have this work properly? ### S...
23,377
https://github.com/scikit-learn/scikit-learn/issues/23376
[ "Bug", "module:linear_model", "float32" ]
The data type of input data for LinearRegression class will affect the results ### Describe the bug Our team just used the class sklearn.linear_model.LinearRegression to do multi-linear regression. And, we found out that the same data, which means the values are identical for each element, with different data forma...
23,376
https://github.com/scikit-learn/scikit-learn/issues/23376
[ "Bug", "module:linear_model", "float32" ]
The data type of input data for LinearRegression class will affect the results ### Describe the bug Our team just used the class sklearn.linear_model.LinearRegression to do multi-linear regression. And, we found out that the same data, which means the values are identical for each element, with different data forma...
23,376
https://github.com/scikit-learn/scikit-learn/issues/23376
[ "Bug", "module:linear_model", "float32" ]
The data type of input data for LinearRegression class will affect the results ### Describe the bug Our team just used the class sklearn.linear_model.LinearRegression to do multi-linear regression. And, we found out that the same data, which means the values are identical for each element, with different data forma...
23,376
https://github.com/scikit-learn/scikit-learn/issues/23376
[ "Bug", "module:linear_model", "float32" ]
The data type of input data for LinearRegression class will affect the results ### Describe the bug Our team just used the class sklearn.linear_model.LinearRegression to do multi-linear regression. And, we found out that the same data, which means the values are identical for each element, with different data forma...
23,376
https://github.com/scikit-learn/scikit-learn/issues/23376
[ "Bug", "module:linear_model", "float32" ]
The data type of input data for LinearRegression class will affect the results ### Describe the bug Our team just used the class sklearn.linear_model.LinearRegression to do multi-linear regression. And, we found out that the same data, which means the values are identical for each element, with different data forma...
23,376
https://github.com/scikit-learn/scikit-learn/issues/23376
[ "Bug", "module:linear_model", "float32" ]
The data type of input data for LinearRegression class will affect the results ### Describe the bug Our team just used the class sklearn.linear_model.LinearRegression to do multi-linear regression. And, we found out that the same data, which means the values are identical for each element, with different data forma...
23,376
https://github.com/scikit-learn/scikit-learn/issues/23376
[ "Bug", "module:linear_model", "float32" ]
The data type of input data for LinearRegression class will affect the results ### Describe the bug Our team just used the class sklearn.linear_model.LinearRegression to do multi-linear regression. And, we found out that the same data, which means the values are identical for each element, with different data forma...
23,376
https://github.com/scikit-learn/scikit-learn/issues/23376
[ "Bug", "module:linear_model", "float32" ]
The data type of input data for LinearRegression class will affect the results ### Describe the bug Our team just used the class sklearn.linear_model.LinearRegression to do multi-linear regression. And, we found out that the same data, which means the values are identical for each element, with different data forma...
23,376
https://github.com/scikit-learn/scikit-learn/issues/23376
[ "Bug", "module:linear_model", "float32" ]
The data type of input data for LinearRegression class will affect the results ### Describe the bug Our team just used the class sklearn.linear_model.LinearRegression to do multi-linear regression. And, we found out that the same data, which means the values are identical for each element, with different data forma...
23,376
https://github.com/scikit-learn/scikit-learn/issues/23376
[ "Bug", "module:linear_model", "float32" ]
The data type of input data for LinearRegression class will affect the results ### Describe the bug Our team just used the class sklearn.linear_model.LinearRegression to do multi-linear regression. And, we found out that the same data, which means the values are identical for each element, with different data forma...
23,376
https://github.com/scikit-learn/scikit-learn/issues/23375
[ "Documentation", "Needs Triage" ]
SGDRegressor documentation refers to non-existent loss metric ### Describe the issue linked to the documentation The documentation refers to "SGDRegressor(loss='squared_error') in various places throughout, including an example in paragraph 3 and the descriptions of acceptable values in section 1.5.2. However, testi...
23,375
https://github.com/scikit-learn/scikit-learn/issues/23375
[ "Documentation", "Needs Triage" ]
SGDRegressor documentation refers to non-existent loss metric ### Describe the issue linked to the documentation The documentation refers to "SGDRegressor(loss='squared_error') in various places throughout, including an example in paragraph 3 and the descriptions of acceptable values in section 1.5.2. However, testi...
23,375
https://github.com/scikit-learn/scikit-learn/issues/23369
[ "Needs Triage" ]
ImportError: cannot import name '_joblib_parallel_args' from 'sklearn.utils.fixes' (/Users/anaconda3/lib/python3.9/site-packages/sklearn/utils/fixes.py) --------------------------------------------------------------------------- ImportError Traceback (most recent call last) /var/folders...
23,369
https://github.com/scikit-learn/scikit-learn/issues/23368
[ "Bug", "Easy", "help wanted", "module:metrics" ]
sklearn.metrics.coverage_error wrong error message for 1D array ### Describe the bug Let y_true and y_score be numpy arrays of shape (K,), when you try to run the "sklearn.metrics.coverage_error" as explained in the documentation it returns "binary type not supported" error, but this is not the case at all, the m...
23,368
https://github.com/scikit-learn/scikit-learn/issues/23366
[ "Needs Triage" ]
KMeans processing n_init sequentially!! Hi, I was looking into KMeans code and found that the following can be parallelized. For example, each work in `for loop` can be processed independently. I expect this to reduce the runtime. Please check. https://github.com/scikit-learn/scikit-learn/blob/84f8409dc5c4857296...
23,366
https://github.com/scikit-learn/scikit-learn/issues/23363
[ "Documentation", "module:metrics" ]
DOC cross-reference balanced accuracy (unadj.) being identical to macro avg recall and make link for accuracy being identical to weighted avg recall ### Describe the workflow you want to enable _[Please add label: module:metrics]_ In the output of metrics.classification_report, it should be explicitly indicated th...
23,363
https://github.com/scikit-learn/scikit-learn/issues/23363
[ "Documentation", "module:metrics" ]
DOC cross-reference balanced accuracy (unadj.) being identical to macro avg recall and make link for accuracy being identical to weighted avg recall ### Describe the workflow you want to enable _[Please add label: module:metrics]_ In the output of metrics.classification_report, it should be explicitly indicated th...
23,363
https://github.com/scikit-learn/scikit-learn/issues/23363
[ "Documentation", "module:metrics" ]
DOC cross-reference balanced accuracy (unadj.) being identical to macro avg recall and make link for accuracy being identical to weighted avg recall ### Describe the workflow you want to enable _[Please add label: module:metrics]_ In the output of metrics.classification_report, it should be explicitly indicated th...
23,363
https://github.com/scikit-learn/scikit-learn/issues/23363
[ "Documentation", "module:metrics" ]
DOC cross-reference balanced accuracy (unadj.) being identical to macro avg recall and make link for accuracy being identical to weighted avg recall ### Describe the workflow you want to enable _[Please add label: module:metrics]_ In the output of metrics.classification_report, it should be explicitly indicated th...
23,363
https://github.com/scikit-learn/scikit-learn/issues/23363
[ "Documentation", "module:metrics" ]
DOC cross-reference balanced accuracy (unadj.) being identical to macro avg recall and make link for accuracy being identical to weighted avg recall ### Describe the workflow you want to enable _[Please add label: module:metrics]_ In the output of metrics.classification_report, it should be explicitly indicated th...
23,363
https://github.com/scikit-learn/scikit-learn/issues/23363
[ "Documentation", "module:metrics" ]
DOC cross-reference balanced accuracy (unadj.) being identical to macro avg recall and make link for accuracy being identical to weighted avg recall ### Describe the workflow you want to enable _[Please add label: module:metrics]_ In the output of metrics.classification_report, it should be explicitly indicated th...
23,363
https://github.com/scikit-learn/scikit-learn/issues/23357
[ "Bug" ]
fetch_openml fails on leukemia ### Describe the bug Downloading leukemia dataset with `fetch_openml` fails Visiting the link causing the tiemout https://openml.org/api/v1/json/data/list/data_name/leukemia/limit/2/status/active/ redirects me to https://old.openml.org/api/v1/json/data/list/data_name/leukemia/limit...
23,357
https://github.com/scikit-learn/scikit-learn/issues/23357
[ "Bug" ]
fetch_openml fails on leukemia ### Describe the bug Downloading leukemia dataset with `fetch_openml` fails Visiting the link causing the tiemout https://openml.org/api/v1/json/data/list/data_name/leukemia/limit/2/status/active/ redirects me to https://old.openml.org/api/v1/json/data/list/data_name/leukemia/limit...
23,357
https://github.com/scikit-learn/scikit-learn/issues/23357
[ "Bug" ]
fetch_openml fails on leukemia ### Describe the bug Downloading leukemia dataset with `fetch_openml` fails Visiting the link causing the tiemout https://openml.org/api/v1/json/data/list/data_name/leukemia/limit/2/status/active/ redirects me to https://old.openml.org/api/v1/json/data/list/data_name/leukemia/limit...
23,357
https://github.com/scikit-learn/scikit-learn/issues/23357
[ "Bug" ]
fetch_openml fails on leukemia ### Describe the bug Downloading leukemia dataset with `fetch_openml` fails Visiting the link causing the tiemout https://openml.org/api/v1/json/data/list/data_name/leukemia/limit/2/status/active/ redirects me to https://old.openml.org/api/v1/json/data/list/data_name/leukemia/limit...
23,357
https://github.com/scikit-learn/scikit-learn/issues/23354
[ "Needs Triage" ]
⚠️ CI failed on Linux_Nightly_ICC.pylatest_conda_forge_mkl ⚠️ **CI Failed on [Linux_Nightly_ICC.pylatest_conda_forge_mkl](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=42057&view=logs&j=8628a494-79d0-53fa-274c-1b00464f7121)** Unable to find junit file. Please see link for details. COMMENT: It...
23,354
https://github.com/scikit-learn/scikit-learn/issues/23354
[ "Needs Triage" ]
⚠️ CI failed on Linux_Nightly_ICC.pylatest_conda_forge_mkl ⚠️ **CI Failed on [Linux_Nightly_ICC.pylatest_conda_forge_mkl](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=42057&view=logs&j=8628a494-79d0-53fa-274c-1b00464f7121)** Unable to find junit file. Please see link for details. COMMENT: ##...
23,354