html_url stringlengths 57 57 | labels listlengths 1 6 | text stringlengths 32 258k | issue_number int64 22.4k 33k | embedding listlengths 768 768 |
|---|---|---|---|---|
https://github.com/scikit-learn/scikit-learn/issues/29610 | [
"Bug",
"Build / CI"
] | ⚠️ CI failed on Wheel builder (last failure: Aug 08, 2024) ⚠️
**CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10295577740)** (Aug 08, 2024)
COMMENT:
There was a similar bus error reported in #29567, also when calling numpy 2.0.1's `_unique1d` under a cross-validation... | 29,610 | [
-0.027130406349897385,
0.0349392406642437,
-0.006605877075344324,
-0.027845311909914017,
0.016737908124923706,
0.036097459495067596,
0.04110925272107124,
0.028671057894825935,
-0.024142269045114517,
0.0148380808532238,
0.06885296106338501,
0.035711679607629776,
-0.015009637922048569,
0.031... |
https://github.com/scikit-learn/scikit-learn/issues/29610 | [
"Bug",
"Build / CI"
] | ⚠️ CI failed on Wheel builder (last failure: Aug 08, 2024) ⚠️
**CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10295577740)** (Aug 08, 2024)
COMMENT:
Build wheel for `cp311-macosx_arm64-` also failed last night with the same `_unique1d` crash. | 29,610 | [
-0.0275251567363739,
0.006591209210455418,
-0.021729905158281326,
-0.023932280018925667,
-0.00347381760366261,
0.020452553406357765,
0.00014515378279611468,
0.031172024086117744,
-0.0732421949505806,
0.016790205612778664,
0.06867887824773788,
0.03348078951239586,
-0.015999145805835724,
0.0... |
https://github.com/scikit-learn/scikit-learn/issues/29610 | [
"Bug",
"Build / CI"
] | ⚠️ CI failed on Wheel builder (last failure: Aug 08, 2024) ⚠️
**CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10295577740)** (Aug 08, 2024)
COMMENT:
The bus errors on macOS arm64 seem to have been successfully fixed by https://github.com/numpy/numpy/pull/27126. They ... | 29,610 | [
-0.025364218279719353,
0.033467311412096024,
-0.016259295865893364,
-0.025854293256998062,
0.008184341713786125,
0.02278871461749077,
0.02820456773042679,
0.035118646919727325,
-0.03194258734583855,
0.00434578163549304,
0.06331423670053482,
0.026085225865244865,
-0.01705475151538849,
0.046... |
https://github.com/scikit-learn/scikit-learn/issues/29610 | [
"Bug",
"Build / CI"
] | ⚠️ CI failed on Wheel builder (last failure: Aug 08, 2024) ⚠️
**CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10295577740)** (Aug 08, 2024)
COMMENT:
## CI is no longer failing! ✅
[Successful run](https://github.com/scikit-learn/scikit-learn/actions/runs/10313295232)... | 29,610 | [
-0.037879716604948044,
0.04563901200890541,
-0.021853430196642876,
-0.01255122572183609,
0.009952952153980732,
0.013048356398940086,
0.010582322254776955,
0.043059512972831726,
-0.04884751886129379,
0.033586371690034866,
0.09002366662025452,
0.030226344242691994,
-0.018407778814435005,
0.0... |
https://github.com/scikit-learn/scikit-learn/issues/29607 | [
"Bug",
"module:preprocessing",
"Array API"
] | MinMaxScaler is not array API compliant if clip=True
### Describe the bug
The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely... | 29,607 | [
0.0005285092629492283,
0.04033902660012245,
-0.0019931865390390158,
-0.015262854285538197,
0.010571769438683987,
-0.045629940927028656,
0.045671164989471436,
0.052358828485012054,
-0.021028690040111542,
0.0291957575827837,
0.03880495950579643,
0.05723145231604576,
-0.0025706260930746794,
0... |
https://github.com/scikit-learn/scikit-learn/issues/29607 | [
"Bug",
"module:preprocessing",
"Array API"
] | MinMaxScaler is not array API compliant if clip=True
### Describe the bug
The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely... | 29,607 | [
0.0005285092629492283,
0.04033902660012245,
-0.0019931865390390158,
-0.015262854285538197,
0.010571769438683987,
-0.045629940927028656,
0.045671164989471436,
0.052358828485012054,
-0.021028690040111542,
0.0291957575827837,
0.03880495950579643,
0.05723145231604576,
-0.0025706260930746794,
0... |
https://github.com/scikit-learn/scikit-learn/issues/29607 | [
"Bug",
"module:preprocessing",
"Array API"
] | MinMaxScaler is not array API compliant if clip=True
### Describe the bug
The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely... | 29,607 | [
0.0005285092629492283,
0.04033902660012245,
-0.0019931865390390158,
-0.015262854285538197,
0.010571769438683987,
-0.045629940927028656,
0.045671164989471436,
0.052358828485012054,
-0.021028690040111542,
0.0291957575827837,
0.03880495950579643,
0.05723145231604576,
-0.0025706260930746794,
0... |
https://github.com/scikit-learn/scikit-learn/issues/29607 | [
"Bug",
"module:preprocessing",
"Array API"
] | MinMaxScaler is not array API compliant if clip=True
### Describe the bug
The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely... | 29,607 | [
0.0005285092629492283,
0.04033902660012245,
-0.0019931865390390158,
-0.015262854285538197,
0.010571769438683987,
-0.045629940927028656,
0.045671164989471436,
0.052358828485012054,
-0.021028690040111542,
0.0291957575827837,
0.03880495950579643,
0.05723145231604576,
-0.0025706260930746794,
0... |
https://github.com/scikit-learn/scikit-learn/issues/29607 | [
"Bug",
"module:preprocessing",
"Array API"
] | MinMaxScaler is not array API compliant if clip=True
### Describe the bug
The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely... | 29,607 | [
0.0005285092629492283,
0.04033902660012245,
-0.0019931865390390158,
-0.015262854285538197,
0.010571769438683987,
-0.045629940927028656,
0.045671164989471436,
0.052358828485012054,
-0.021028690040111542,
0.0291957575827837,
0.03880495950579643,
0.05723145231604576,
-0.0025706260930746794,
0... |
https://github.com/scikit-learn/scikit-learn/issues/29607 | [
"Bug",
"module:preprocessing",
"Array API"
] | MinMaxScaler is not array API compliant if clip=True
### Describe the bug
The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely... | 29,607 | [
0.0005285092629492283,
0.04033902660012245,
-0.0019931865390390158,
-0.015262854285538197,
0.010571769438683987,
-0.045629940927028656,
0.045671164989471436,
0.052358828485012054,
-0.021028690040111542,
0.0291957575827837,
0.03880495950579643,
0.05723145231604576,
-0.0025706260930746794,
0... |
https://github.com/scikit-learn/scikit-learn/issues/29607 | [
"Bug",
"module:preprocessing",
"Array API"
] | MinMaxScaler is not array API compliant if clip=True
### Describe the bug
The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely... | 29,607 | [
0.0005285092629492283,
0.04033902660012245,
-0.0019931865390390158,
-0.015262854285538197,
0.010571769438683987,
-0.045629940927028656,
0.045671164989471436,
0.052358828485012054,
-0.021028690040111542,
0.0291957575827837,
0.03880495950579643,
0.05723145231604576,
-0.0025706260930746794,
0... |
https://github.com/scikit-learn/scikit-learn/issues/29607 | [
"Bug",
"module:preprocessing",
"Array API"
] | MinMaxScaler is not array API compliant if clip=True
### Describe the bug
The `MinMaxScaler` is [listed](https://github.com/scikit-learn/scikit-learn/blob/21e1642b0b47475ffd476c9df6c9984d71b90b1d/doc/modules/array_api.rst#estimators) as array API compliant, but uses non compliant code under some configuration. Namely... | 29,607 | [
0.0005285092629492283,
0.04033902660012245,
-0.0019931865390390158,
-0.015262854285538197,
0.010571769438683987,
-0.045629940927028656,
0.045671164989471436,
0.052358828485012054,
-0.021028690040111542,
0.0291957575827837,
0.03880495950579643,
0.05723145231604576,
-0.0025706260930746794,
0... |
https://github.com/scikit-learn/scikit-learn/issues/29605 | [
"New Feature"
] | ReliefF and RReliefF feature selectors
### Describe the workflow you want to enable
Consider to add ReliefF and RReliefF feature selectors to sklearn.feature_selection.
### Describe your proposed solution
Add ReliefF and RReliefF feature selectors.
### Describe alternatives you've considered, if relevant
_No resp... | 29,605 | [
-0.006321254186332226,
0.033947426825761795,
-0.0005643668118864298,
-0.007715591695159674,
-0.023202765733003616,
0.023658551275730133,
0.02998364344239235,
0.04544128105044365,
0.03222912549972534,
-0.04360584542155266,
0.09678930044174194,
0.07563985139131546,
-0.01640634983778,
0.01156... |
https://github.com/scikit-learn/scikit-learn/issues/29605 | [
"New Feature"
] | ReliefF and RReliefF feature selectors
### Describe the workflow you want to enable
Consider to add ReliefF and RReliefF feature selectors to sklearn.feature_selection.
### Describe your proposed solution
Add ReliefF and RReliefF feature selectors.
### Describe alternatives you've considered, if relevant
_No resp... | 29,605 | [
-0.05300378426909447,
0.04918019101023674,
0.0032590788323432207,
-0.007296534720808268,
0.0063070631586015224,
0.014439999125897884,
0.007107348646968603,
0.034490328282117844,
0.03110494837164879,
-0.029663020744919777,
0.1010340228676796,
0.06668180972337723,
-0.028303176164627075,
0.02... |
https://github.com/scikit-learn/scikit-learn/issues/29605 | [
"New Feature"
] | ReliefF and RReliefF feature selectors
### Describe the workflow you want to enable
Consider to add ReliefF and RReliefF feature selectors to sklearn.feature_selection.
### Describe your proposed solution
Add ReliefF and RReliefF feature selectors.
### Describe alternatives you've considered, if relevant
_No resp... | 29,605 | [
-0.04894779622554779,
0.0425025075674057,
0.0037256479263305664,
0.00047884153900668025,
-0.013610806316137314,
0.00433068023994565,
0.006351632997393608,
0.03500562533736229,
0.02272414229810238,
-0.00682859867811203,
0.08607053756713867,
0.052369724959135056,
-0.026337752118706703,
0.036... |
https://github.com/scikit-learn/scikit-learn/issues/29605 | [
"New Feature"
] | ReliefF and RReliefF feature selectors
### Describe the workflow you want to enable
Consider to add ReliefF and RReliefF feature selectors to sklearn.feature_selection.
### Describe your proposed solution
Add ReliefF and RReliefF feature selectors.
### Describe alternatives you've considered, if relevant
_No resp... | 29,605 | [
-0.037767209112644196,
0.04094979166984558,
0.008453882299363613,
-0.018850194290280342,
0.02716458961367607,
0.00976116955280304,
0.017445994541049004,
0.03535182401537895,
0.04878997430205345,
-0.026881635189056396,
0.05455463379621506,
0.10584376752376556,
-0.027182912454009056,
0.06953... |
https://github.com/scikit-learn/scikit-learn/issues/29605 | [
"New Feature"
] | ReliefF and RReliefF feature selectors
### Describe the workflow you want to enable
Consider to add ReliefF and RReliefF feature selectors to sklearn.feature_selection.
### Describe your proposed solution
Add ReliefF and RReliefF feature selectors.
### Describe alternatives you've considered, if relevant
_No resp... | 29,605 | [
-0.021539241075515747,
0.04506998509168625,
-0.0019334233365952969,
-0.02606675587594509,
0.009361280128359795,
0.014982406049966812,
0.033432457596063614,
0.035280145704746246,
0.026178432628512383,
-0.027627047151327133,
0.0915428027510643,
0.07078000158071518,
-0.046685799956321716,
0.0... |
https://github.com/scikit-learn/scikit-learn/issues/29604 | [
"New Feature",
"Needs Triage"
] | mRMR feature selector
### Describe the workflow you want to enable
Consider adding minimum redundancy maximum relevance (mRMR) feature selector to sklearn.feature_selection.
### Describe your proposed solution
mRMR as another feature selector.
### Describe alternatives you've considered, if relevant
_No response... | 29,604 | [
-0.018793651834130287,
0.03955395892262459,
0.006005057133734226,
-0.03922038525342941,
0.0032322383485734463,
0.022216511890292168,
0.04323502629995346,
-0.0011575177777558565,
0.059641577303409576,
-0.016635265201330185,
0.05918581783771515,
0.05656526982784271,
-0.0539616234600544,
0.03... |
https://github.com/scikit-learn/scikit-learn/issues/29603 | [
"Documentation"
] | DOC Update advanced installation instructions from macOS
I think we should kind of wait for the dust to settle on https://github.com/scikit-learn/scikit-learn/issues/29546 but I am pretty sure that with the improvements in OpenMP detection in Meson 1.5 https://github.com/mesonbuild/meson/pull/13350, you don't need to ... | 29,603 | [
-0.021116575226187706,
0.017097651958465576,
-0.04005543142557144,
-0.03396648168563843,
0.026222284883260727,
0.03865547478199005,
0.004375380929559469,
-0.03777892515063286,
-0.009267279878258705,
-0.006502677220851183,
0.033978380262851715,
0.08470027893781662,
-0.025485476478934288,
0.... |
https://github.com/scikit-learn/scikit-learn/issues/29603 | [
"Documentation"
] | DOC Update advanced installation instructions from macOS
I think we should kind of wait for the dust to settle on https://github.com/scikit-learn/scikit-learn/issues/29546 but I am pretty sure that with the improvements in OpenMP detection in Meson 1.5 https://github.com/mesonbuild/meson/pull/13350, you don't need to ... | 29,603 | [
-0.0149556128308177,
0.05886247754096985,
-0.043694354593753815,
-0.027717027813196182,
0.024783441796898842,
0.03759920597076416,
-0.0007131356396712363,
-0.03681514039635658,
-0.0264799315482378,
-0.008866178803145885,
0.023674802854657173,
0.06450887024402618,
-0.025492830201983452,
0.0... |
https://github.com/scikit-learn/scikit-learn/issues/29603 | [
"Documentation"
] | DOC Update advanced installation instructions from macOS
I think we should kind of wait for the dust to settle on https://github.com/scikit-learn/scikit-learn/issues/29546 but I am pretty sure that with the improvements in OpenMP detection in Meson 1.5 https://github.com/mesonbuild/meson/pull/13350, you don't need to ... | 29,603 | [
-0.023638924583792686,
0.02058647945523262,
-0.037046466022729874,
-0.01633610762655735,
0.026806415989995003,
0.039074040949344635,
0.02502453327178955,
-0.024796299636363983,
0.02376054786145687,
0.0014711292460560799,
0.03361472114920616,
0.0953989177942276,
-0.033474117517471313,
0.039... |
https://github.com/scikit-learn/scikit-learn/issues/29600 | [
"New Feature",
"Moderate",
"module:linear_model"
] | Please extend the loss-functions in SGDRegressor to allow incremental learning of Poisson / Gamma / Tweedie regressors
### Describe the workflow you want to enable
I would like SGDRegressor to be able to accept additional values in its 'loss' arguments to be able to incrementally train additional regressors, that are... | 29,600 | [
-0.013003060594201088,
0.14377759397029877,
0.029704980552196503,
-0.008642273023724556,
0.03292575478553772,
-0.014505495317280293,
0.05840446427464485,
0.025524960830807686,
-0.05252093821763992,
-0.0175166092813015,
0.047941457480192184,
0.0444951057434082,
-0.07608748972415924,
0.09263... |
https://github.com/scikit-learn/scikit-learn/issues/29600 | [
"New Feature",
"Moderate",
"module:linear_model"
] | Please extend the loss-functions in SGDRegressor to allow incremental learning of Poisson / Gamma / Tweedie regressors
### Describe the workflow you want to enable
I would like SGDRegressor to be able to accept additional values in its 'loss' arguments to be able to incrementally train additional regressors, that are... | 29,600 | [
-0.01134021207690239,
0.14871232211589813,
0.029681237414479256,
-0.010733561590313911,
0.03180652856826782,
-0.029064349830150604,
0.040484312921762466,
0.0315081849694252,
-0.024682391434907913,
-0.009842732921242714,
0.041294924914836884,
0.04268771409988403,
-0.08233540505170822,
0.100... |
https://github.com/scikit-learn/scikit-learn/issues/29600 | [
"New Feature",
"Moderate",
"module:linear_model"
] | Please extend the loss-functions in SGDRegressor to allow incremental learning of Poisson / Gamma / Tweedie regressors
### Describe the workflow you want to enable
I would like SGDRegressor to be able to accept additional values in its 'loss' arguments to be able to incrementally train additional regressors, that are... | 29,600 | [
-0.017941050231456757,
0.1395425647497177,
0.030611319467425346,
-0.011762103997170925,
0.03460618481040001,
-0.02333172969520092,
0.05700697377324104,
0.022051693871617317,
-0.051778316497802734,
-0.012090207077562809,
0.055301886051893234,
0.043237194418907166,
-0.07449105381965637,
0.09... |
https://github.com/scikit-learn/scikit-learn/issues/29600 | [
"New Feature",
"Moderate",
"module:linear_model"
] | Please extend the loss-functions in SGDRegressor to allow incremental learning of Poisson / Gamma / Tweedie regressors
### Describe the workflow you want to enable
I would like SGDRegressor to be able to accept additional values in its 'loss' arguments to be able to incrementally train additional regressors, that are... | 29,600 | [
-0.017925992608070374,
0.14200936257839203,
0.030891036614775658,
-0.014933145605027676,
0.03529103472828865,
-0.020158663392066956,
0.05422871187329292,
0.021240759640932083,
-0.04694024845957756,
-0.011715149506926537,
0.05444706603884697,
0.04719617962837219,
-0.07499523460865021,
0.101... |
https://github.com/scikit-learn/scikit-learn/issues/29595 | [
"Bug"
] | PowerTransformer's standardize sensitive to small differences in data, with MinMaxScaler unable to scale
### Describe the bug
Edit - when I wrote "sensitive to small differences in data", I meant the different outputs when a value is changed from 4.61 to 4.62 as shown below.
Edit2 - I'm not sure this should be... | 29,595 | [
-0.027190208435058594,
-0.005523337982594967,
0.03867977857589722,
-0.06172289326786995,
0.060805387794971466,
-0.033686086535453796,
0.013819229789078236,
0.03136330842971802,
-0.08872475475072861,
0.014595923945307732,
0.01699388585984707,
-0.011540020816028118,
0.046010881662368774,
0.0... |
https://github.com/scikit-learn/scikit-learn/issues/29595 | [
"Bug"
] | PowerTransformer's standardize sensitive to small differences in data, with MinMaxScaler unable to scale
### Describe the bug
Edit - when I wrote "sensitive to small differences in data", I meant the different outputs when a value is changed from 4.61 to 4.62 as shown below.
Edit2 - I'm not sure this should be... | 29,595 | [
-0.027190208435058594,
-0.005523337982594967,
0.03867977857589722,
-0.06172289326786995,
0.060805387794971466,
-0.033686086535453796,
0.013819229789078236,
0.03136330842971802,
-0.08872475475072861,
0.014595923945307732,
0.01699388585984707,
-0.011540020816028118,
0.046010881662368774,
0.0... |
https://github.com/scikit-learn/scikit-learn/issues/29592 | [
"Needs Triage"
] | sklearn/cluster/_optics File Size and Complexity
### Problem
The [sklearn/cluster/_optics.py](https://github.com/scikit-learn/scikit-learn/blob/main/sklearn/cluster/_optics.py) file in our project has grown to over 1200 lines of code. This size can make it difficult to navigate, maintain, and understand. The curren... | 29,592 | [
0.02304282784461975,
0.058450210839509964,
-0.009728635661303997,
0.005219349637627602,
0.01387209352105856,
0.003348251339048147,
0.07648421078920364,
0.022840362042188644,
0.04754829406738281,
-0.0050171599723398685,
0.021286116912961006,
0.0768774226307869,
-0.01995144411921501,
0.03852... |
https://github.com/scikit-learn/scikit-learn/issues/29591 | [
"Documentation"
] | BaggingRegressor with **fit_params with CatBoostRegressor fit(..., eval_set= ())
### Describe the issue linked to the documentation
How can we use the new **fit_params of the BaggingRegressor to add the eval_set of Catboost or LightGBM when calling the .fit() function ? The metadata routing documentation is incomple... | 29,591 | [
-0.034201037138700485,
0.03489687293767929,
0.026609668508172035,
-0.061759721487760544,
0.02269117720425129,
-0.009578459896147251,
0.029179830104112625,
-0.012425845488905907,
-0.06576335430145264,
-0.00955763179808855,
0.06268487870693207,
0.045997314155101776,
-0.007207074202597141,
0.... |
https://github.com/scikit-learn/scikit-learn/issues/29591 | [
"Documentation"
] | BaggingRegressor with **fit_params with CatBoostRegressor fit(..., eval_set= ())
### Describe the issue linked to the documentation
How can we use the new **fit_params of the BaggingRegressor to add the eval_set of Catboost or LightGBM when calling the .fit() function ? The metadata routing documentation is incomple... | 29,591 | [
-0.0167069211602211,
0.001386370393447578,
0.00800651777535677,
-0.029578881338238716,
0.027076642960309982,
-0.024129686877131462,
-0.001359538990072906,
0.006370692513883114,
-0.10329258441925049,
-0.011224096640944481,
0.04914622753858566,
0.04733768478035927,
-0.0076424479484558105,
0.... |
https://github.com/scikit-learn/scikit-learn/issues/29589 | [
"Build / CI"
] | Replace confusing buildtype=debugoptimized by buildtype=release in meson.build
So we use `buildtype=debugoptimized` mostly because I took it from the other projects I looked at (numpy, scipy, scikit-image) without understanding too much what this meant.
https://github.com/scikit-learn/scikit-learn/blob/70a84ea2db68... | 29,589 | [
-0.019681449979543686,
0.0217435359954834,
-0.011534156277775764,
-0.029038261622190475,
0.03959406539797783,
0.018950479105114937,
0.009229735471308231,
-0.03649463132023811,
-0.04718118906021118,
-0.014878232963383198,
0.08245179057121277,
0.07344624400138855,
-0.019554248079657555,
0.07... |
https://github.com/scikit-learn/scikit-learn/issues/29589 | [
"Build / CI"
] | Replace confusing buildtype=debugoptimized by buildtype=release in meson.build
So we use `buildtype=debugoptimized` mostly because I took it from the other projects I looked at (numpy, scipy, scikit-image) without understanding too much what this meant.
https://github.com/scikit-learn/scikit-learn/blob/70a84ea2db68... | 29,589 | [
-0.019681449979543686,
0.0217435359954834,
-0.011534156277775764,
-0.029038261622190475,
0.03959406539797783,
0.018950479105114937,
0.009229735471308231,
-0.03649463132023811,
-0.04718118906021118,
-0.014878232963383198,
0.08245179057121277,
0.07344624400138855,
-0.019554248079657555,
0.07... |
https://github.com/scikit-learn/scikit-learn/issues/29589 | [
"Build / CI"
] | Replace confusing buildtype=debugoptimized by buildtype=release in meson.build
So we use `buildtype=debugoptimized` mostly because I took it from the other projects I looked at (numpy, scipy, scikit-image) without understanding too much what this meant.
https://github.com/scikit-learn/scikit-learn/blob/70a84ea2db68... | 29,589 | [
-0.019681449979543686,
0.0217435359954834,
-0.011534156277775764,
-0.029038261622190475,
0.03959406539797783,
0.018950479105114937,
0.009229735471308231,
-0.03649463132023811,
-0.04718118906021118,
-0.014878232963383198,
0.08245179057121277,
0.07344624400138855,
-0.019554248079657555,
0.07... |
https://github.com/scikit-learn/scikit-learn/issues/29589 | [
"Build / CI"
] | Replace confusing buildtype=debugoptimized by buildtype=release in meson.build
So we use `buildtype=debugoptimized` mostly because I took it from the other projects I looked at (numpy, scipy, scikit-image) without understanding too much what this meant.
https://github.com/scikit-learn/scikit-learn/blob/70a84ea2db68... | 29,589 | [
-0.019681449979543686,
0.0217435359954834,
-0.011534156277775764,
-0.029038261622190475,
0.03959406539797783,
0.018950479105114937,
0.009229735471308231,
-0.03649463132023811,
-0.04718118906021118,
-0.014878232963383198,
0.08245179057121277,
0.07344624400138855,
-0.019554248079657555,
0.07... |
https://github.com/scikit-learn/scikit-learn/issues/29589 | [
"Build / CI"
] | Replace confusing buildtype=debugoptimized by buildtype=release in meson.build
So we use `buildtype=debugoptimized` mostly because I took it from the other projects I looked at (numpy, scipy, scikit-image) without understanding too much what this meant.
https://github.com/scikit-learn/scikit-learn/blob/70a84ea2db68... | 29,589 | [
-0.019681449979543686,
0.0217435359954834,
-0.011534156277775764,
-0.029038261622190475,
0.03959406539797783,
0.018950479105114937,
0.009229735471308231,
-0.03649463132023811,
-0.04718118906021118,
-0.014878232963383198,
0.08245179057121277,
0.07344624400138855,
-0.019554248079657555,
0.07... |
https://github.com/scikit-learn/scikit-learn/issues/29588 | [
"good first issue",
"help wanted",
"cython"
] | MAINT Replace `unsigned char` with `uint8_t` in codebase
In https://github.com/scikit-learn/scikit-learn/issues/25572, we defined typedefs for commonly used Cython types throughout the codebase. Running `grep -rl "unsigned char" ./sklearn`, I found the following files contain `unsigned char`, which could be replaced w... | 29,588 | [
0.02235514484345913,
0.019792480394244194,
-0.0221254862844944,
0.0034284647554159164,
0.0665927529335022,
0.06668803095817566,
0.012686355039477348,
-0.02176487259566784,
-0.025438960641622543,
-0.05131826177239418,
-0.036528006196022034,
0.05287240445613861,
-0.01777338609099388,
-0.0050... |
https://github.com/scikit-learn/scikit-learn/issues/29588 | [
"good first issue",
"help wanted",
"cython"
] | MAINT Replace `unsigned char` with `uint8_t` in codebase
In https://github.com/scikit-learn/scikit-learn/issues/25572, we defined typedefs for commonly used Cython types throughout the codebase. Running `grep -rl "unsigned char" ./sklearn`, I found the following files contain `unsigned char`, which could be replaced w... | 29,588 | [
0.02235514484345913,
0.019792480394244194,
-0.0221254862844944,
0.0034284647554159164,
0.0665927529335022,
0.06668803095817566,
0.012686355039477348,
-0.02176487259566784,
-0.025438960641622543,
-0.05131826177239418,
-0.036528006196022034,
0.05287240445613861,
-0.01777338609099388,
-0.0050... |
https://github.com/scikit-learn/scikit-learn/issues/29588 | [
"good first issue",
"help wanted",
"cython"
] | MAINT Replace `unsigned char` with `uint8_t` in codebase
In https://github.com/scikit-learn/scikit-learn/issues/25572, we defined typedefs for commonly used Cython types throughout the codebase. Running `grep -rl "unsigned char" ./sklearn`, I found the following files contain `unsigned char`, which could be replaced w... | 29,588 | [
0.02235514484345913,
0.019792480394244194,
-0.0221254862844944,
0.0034284647554159164,
0.0665927529335022,
0.06668803095817566,
0.012686355039477348,
-0.02176487259566784,
-0.025438960641622543,
-0.05131826177239418,
-0.036528006196022034,
0.05287240445613861,
-0.01777338609099388,
-0.0050... |
https://github.com/scikit-learn/scikit-learn/issues/29588 | [
"good first issue",
"help wanted",
"cython"
] | MAINT Replace `unsigned char` with `uint8_t` in codebase
In https://github.com/scikit-learn/scikit-learn/issues/25572, we defined typedefs for commonly used Cython types throughout the codebase. Running `grep -rl "unsigned char" ./sklearn`, I found the following files contain `unsigned char`, which could be replaced w... | 29,588 | [
0.02235514484345913,
0.019792480394244194,
-0.0221254862844944,
0.0034284647554159164,
0.0665927529335022,
0.06668803095817566,
0.012686355039477348,
-0.02176487259566784,
-0.025438960641622543,
-0.05131826177239418,
-0.036528006196022034,
0.05287240445613861,
-0.01777338609099388,
-0.0050... |
https://github.com/scikit-learn/scikit-learn/issues/29588 | [
"good first issue",
"help wanted",
"cython"
] | MAINT Replace `unsigned char` with `uint8_t` in codebase
In https://github.com/scikit-learn/scikit-learn/issues/25572, we defined typedefs for commonly used Cython types throughout the codebase. Running `grep -rl "unsigned char" ./sklearn`, I found the following files contain `unsigned char`, which could be replaced w... | 29,588 | [
0.02235514484345913,
0.019792480394244194,
-0.0221254862844944,
0.0034284647554159164,
0.0665927529335022,
0.06668803095817566,
0.012686355039477348,
-0.02176487259566784,
-0.025438960641622543,
-0.05131826177239418,
-0.036528006196022034,
0.05287240445613861,
-0.01777338609099388,
-0.0050... |
https://github.com/scikit-learn/scikit-learn/issues/29588 | [
"good first issue",
"help wanted",
"cython"
] | MAINT Replace `unsigned char` with `uint8_t` in codebase
In https://github.com/scikit-learn/scikit-learn/issues/25572, we defined typedefs for commonly used Cython types throughout the codebase. Running `grep -rl "unsigned char" ./sklearn`, I found the following files contain `unsigned char`, which could be replaced w... | 29,588 | [
0.02235514484345913,
0.019792480394244194,
-0.0221254862844944,
0.0034284647554159164,
0.0665927529335022,
0.06668803095817566,
0.012686355039477348,
-0.02176487259566784,
-0.025438960641622543,
-0.05131826177239418,
-0.036528006196022034,
0.05287240445613861,
-0.01777338609099388,
-0.0050... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.06887490302324295,
0.06773076206445694,
-0.019311901181936264,
0.05737754702568054,
-0.035786617547273636,
0.0021792815532535315,
0.09877856075763702,
0.03614930436015129,
-0.0010558110661804676,
-0.028427157551050186,
-0.004360305145382881,
0.015579385682940483,
-0.032264068722724915,
... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.05894414335489273,
0.07292654365301132,
-0.008178658783435822,
0.05191380903124809,
-0.027845162898302078,
0.013754797168076038,
0.09429661184549332,
0.03791161999106407,
0.009663334116339684,
-0.035221002995967865,
-0.016148794442415237,
0.020972073078155518,
-0.016372879967093468,
0.0... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.06976626068353653,
0.06193896010518074,
-0.012877757661044598,
0.060965586453676224,
-0.03527495265007019,
0.0028244119603186846,
0.09303580969572067,
0.04048207402229309,
0.0015444610035046935,
-0.03818608075380325,
-0.013203756883740425,
0.018309632316231728,
-0.03028956800699234,
0.0... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.053569428622722626,
0.05605313926935196,
-0.003739990759640932,
0.0597095787525177,
-0.014594116248190403,
0.011227690614759922,
0.1002165898680687,
0.03022497519850731,
0.0008155370596796274,
-0.028976840898394585,
-0.00735642621293664,
0.027788417413830757,
-0.027983849868178368,
0.00... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.07286600023508072,
0.06342671066522598,
-0.013822733424603939,
0.0597190298140049,
-0.02917451038956642,
0.005207923706620932,
0.10028018802404404,
0.038569215685129166,
0.006756281014531851,
-0.031267281621694565,
-0.00729870842769742,
0.015259976498782635,
-0.027905449271202087,
0.018... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.0532001256942749,
0.04666348174214363,
-0.0017206155462190509,
0.06001163646578789,
-0.006703012622892857,
0.012037107720971107,
0.09866014122962952,
0.025238674134016037,
0.02406119927763939,
-0.02826516330242157,
-0.002057085046544671,
0.04659779369831085,
-0.026532044634222984,
0.024... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.06554808467626572,
0.052393559366464615,
-0.02106722630560398,
0.06157909706234932,
-0.03747794032096863,
0.002784889657050371,
0.09743061661720276,
0.035892635583877563,
-0.007280327845364809,
-0.02164349891245365,
-0.013405934907495975,
0.009864343330264091,
-0.01965264230966568,
0.01... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.06400629132986069,
0.05618266388773918,
-0.0126759372651577,
0.054863542318344116,
-0.025725964456796646,
0.0062169274315238,
0.0958527997136116,
0.03766356408596039,
0.009052918292582035,
-0.03184748440980911,
-0.012542802840471268,
0.01964554190635681,
-0.031027738004922867,
0.0142598... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.07054544985294342,
0.0678471177816391,
-0.018344497308135033,
0.05474143847823143,
-0.03651244565844536,
0.004515118896961212,
0.09999437630176544,
0.03655938059091568,
0.004352983087301254,
-0.029018104076385498,
-0.01212977059185505,
0.01539132185280323,
-0.028835497796535492,
0.01157... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.06854517012834549,
0.061701323837041855,
-0.015856165438890457,
0.07223021984100342,
-0.03540301322937012,
0.00370005052536726,
0.09797724336385727,
0.03395475819706917,
-0.008959338068962097,
-0.022646216675639153,
-0.01273396611213684,
0.009210183285176754,
-0.01577576994895935,
0.011... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.06616103649139404,
0.06418035924434662,
-0.016724517568945885,
0.059823278337717056,
-0.031863559037446976,
-0.006599309854209423,
0.0974314883351326,
0.03444136306643486,
0.0026230583898723125,
-0.024970684200525284,
-0.009636643342673779,
0.011096899397671223,
-0.024299655109643936,
0... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.06947562843561172,
0.06624369323253632,
-0.013735347427427769,
0.05656147375702858,
-0.03415689617395401,
0.004520172253251076,
0.1009959951043129,
0.03273161128163338,
0.005276309791952372,
-0.027860911563038826,
-0.0063813216984272,
0.01822689361870289,
-0.03077033907175064,
0.0120145... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.06196827068924904,
0.06019981577992439,
-0.02353155054152012,
0.05657710134983063,
-0.02572876587510109,
0.005025380756705999,
0.09926804900169373,
0.02379634790122509,
0.009294367395341396,
-0.02544000931084156,
-0.01721245050430298,
0.02154071070253849,
-0.03264705836772919,
0.0096342... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.0486733615398407,
0.04675086960196495,
0.005401114001870155,
0.060937684029340744,
-0.0073888241313397884,
0.01933341473340988,
0.09983531385660172,
0.03018316626548767,
0.0279721487313509,
-0.031246118247509003,
-0.012690704315900803,
0.04423092305660248,
-0.027711698785424232,
0.02254... |
https://github.com/scikit-learn/scikit-learn/issues/29587 | [
"New Feature"
] | Truly parallel execution of pairwise_kernels and pairwise_distances
### Describe the workflow you want to enable
Both `pairwise_kernels` and `pairwise_distances` functions call `_parallel_pairwise` function, which is (contrary to its name) not parallel as it enforces the threading backend. Therefore, these function... | 29,587 | [
-0.06824470311403275,
0.06910387426614761,
-0.021022047847509384,
0.0553409606218338,
-0.03986578434705734,
0.0032085473649203777,
0.10009503364562988,
0.037479132413864136,
0.006072307471185923,
-0.024019457399845123,
-0.0072396546602249146,
0.015825388953089714,
-0.030018329620361328,
0.... |
https://github.com/scikit-learn/scikit-learn/issues/29583 | [
"Build / CI"
] | ⚠️ CI failed on Wheel builder (last failure: Aug 01, 2024) ⚠️
**CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10191626508)** (Aug 01, 2024)
COMMENT:
Issue when getting pandas development wheel for Python 3.13 free-threaded, which is not available so it is trying to b... | 29,583 | [
-0.0069580283015966415,
0.028248080983757973,
-0.02321353554725647,
-0.02035079523921013,
0.012322568334639072,
0.052029598504304886,
0.00855715200304985,
0.06942994892597198,
-0.06652522087097168,
-0.0006990143447183073,
0.057928457856178284,
0.03775869309902191,
-0.0141551299020648,
0.04... |
https://github.com/scikit-learn/scikit-learn/issues/29583 | [
"Build / CI"
] | ⚠️ CI failed on Wheel builder (last failure: Aug 01, 2024) ⚠️
**CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10191626508)** (Aug 01, 2024)
COMMENT:
Not sure what the short-term option is, either:
- revert https://github.com/scikit-learn/scikit-learn/pull/29572
- t... | 29,583 | [
-0.039363518357276917,
0.07291731238365173,
-0.03283306583762169,
-0.026263250038027763,
0.012035178951919079,
0.053801920264959335,
0.03435759246349335,
0.07076049596071243,
-0.007630538661032915,
0.008260251954197884,
0.08812100440263748,
0.03484335541725159,
-0.02573222853243351,
0.0822... |
https://github.com/scikit-learn/scikit-learn/issues/29583 | [
"Build / CI"
] | ⚠️ CI failed on Wheel builder (last failure: Aug 01, 2024) ⚠️
**CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10191626508)** (Aug 01, 2024)
COMMENT:
Maybe we can wait 48h to see if pandas dev can fix their Python 3.13 nightly builds. If it keeps failing, then we migh... | 29,583 | [
-0.0027132469695061445,
0.06040264666080475,
-0.02868068590760231,
-0.0454496368765831,
0.010260239243507385,
0.041053351014852524,
0.033418457955121994,
0.07679413259029388,
-0.05648733675479889,
-0.0006159133627079427,
0.09172384440898895,
0.027016380801796913,
0.0029621857684105635,
0.0... |
https://github.com/scikit-learn/scikit-learn/issues/29583 | [
"Build / CI"
] | ⚠️ CI failed on Wheel builder (last failure: Aug 01, 2024) ⚠️
**CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10191626508)** (Aug 01, 2024)
COMMENT:
I opened an issue about this https://github.com/pandas-dev/pandas/issues/59372, let's see what they say! | 29,583 | [
-0.03132051229476929,
0.06463640928268433,
-0.024404074996709824,
-0.022196199744939804,
0.021510692313313484,
0.030625171959400177,
0.027406305074691772,
0.0480499230325222,
-0.04571888968348503,
0.021475013345479965,
0.09664274752140045,
0.031164411455392838,
-0.00998030323535204,
0.0966... |
https://github.com/scikit-learn/scikit-learn/issues/29583 | [
"Build / CI"
] | ⚠️ CI failed on Wheel builder (last failure: Aug 01, 2024) ⚠️
**CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10191626508)** (Aug 01, 2024)
COMMENT:
Actually I opened https://github.com/scikit-learn/scikit-learn/pull/29598 that should fix it. It turns out that pandas... | 29,583 | [
-0.01818336360156536,
0.04257670417428017,
-0.012495963834226131,
-0.020744336768984795,
0.0312655009329319,
0.048073019832372665,
0.010887970216572285,
0.03134839981794357,
-0.05848340690135956,
0.01983390748500824,
0.07023230195045471,
0.0407993420958519,
-0.008275573141872883,
0.0526301... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29579 | [
"Bug",
"Needs Reproducible Code"
] | `TerminatedWorkerError` when working with `n_jobs=-1` in `GridSearchCV`
### Describe the bug
`TerminatedWorkerError` when working with `n_jobs=-1` or even `n_jobs=4` in `GridSearchCV`.
I just migrated to a Macbook Pro M3 from an Ubuntu. This info is probably relevant since it seems to be related to how the OS te... | 29,579 | [
-0.035195913165807724,
0.010555428452789783,
0.012628615833818913,
-0.033689189702272415,
0.05868956446647644,
-0.03182476386427879,
0.0035442409571260214,
-0.007073663640767336,
0.022968098521232605,
0.011068942956626415,
0.04381312057375908,
0.07970170676708221,
-0.016419576480984688,
-0... |
https://github.com/scikit-learn/scikit-learn/issues/29570 | [
"Build / CI"
] | Try running examples in parallel during doc build
We are already using sphinx-gallery 0.17 which has added the feature to run examples in parallel see https://github.com/sphinx-gallery/sphinx-gallery/pull/877. See [sphinx-gallery doc](https://sphinx-gallery.github.io/stable/configuration.html#parallel) for how to conf... | 29,570 | [
0.007933213375508785,
0.05107436329126358,
-0.01951187290251255,
0.024538962170481682,
-0.027800273150205612,
0.028104176744818687,
0.006665241438895464,
0.07775174826383591,
-0.0018983075860887766,
-0.017381606623530388,
-0.005087770521640778,
0.038680821657180786,
0.010156257078051567,
-... |
https://github.com/scikit-learn/scikit-learn/issues/29570 | [
"Build / CI"
] | Try running examples in parallel during doc build
We are already using sphinx-gallery 0.17 which has added the feature to run examples in parallel see https://github.com/sphinx-gallery/sphinx-gallery/pull/877. See [sphinx-gallery doc](https://sphinx-gallery.github.io/stable/configuration.html#parallel) for how to conf... | 29,570 | [
0.006010584067553282,
0.057093892246484756,
-0.01716219075024128,
0.024533363059163094,
-0.03387365862727165,
0.02669525146484375,
-0.0022151092998683453,
0.08395498991012573,
-0.0019772432278841734,
-0.021319691091775894,
-0.004751007072627544,
0.041211873292922974,
0.0042094942182302475,
... |
https://github.com/scikit-learn/scikit-learn/issues/29569 | [
"Array API"
] | Small discrepancy with not implemented MPS backend function
The discrepancy can be reproduced with the following snippet:
```python
# https://docs.scipy.org/doc/scipy/dev/api-dev/array_api.html
import os
os.environ["SCIPY_ARRAY_API"] = "1"
# os.environ["PYTORCH_ENABLE_MPS_FALLBACK"] = "1"
import torch
imp... | 29,569 | [
0.02220405638217926,
-0.04790455102920532,
0.006866932846605778,
0.0237470380961895,
0.07076820731163025,
-0.03671134263277054,
0.04851003363728523,
-0.006539554335176945,
-0.02328195609152317,
0.009835402481257915,
0.029299266636371613,
0.07100876420736313,
0.047243986278772354,
-0.017082... |
https://github.com/scikit-learn/scikit-learn/issues/29569 | [
"Array API"
] | Small discrepancy with not implemented MPS backend function
The discrepancy can be reproduced with the following snippet:
```python
# https://docs.scipy.org/doc/scipy/dev/api-dev/array_api.html
import os
os.environ["SCIPY_ARRAY_API"] = "1"
# os.environ["PYTORCH_ENABLE_MPS_FALLBACK"] = "1"
import torch
imp... | 29,569 | [
0.02220405638217926,
-0.04790455102920532,
0.006866932846605778,
0.0237470380961895,
0.07076820731163025,
-0.03671134263277054,
0.04851003363728523,
-0.006539554335176945,
-0.02328195609152317,
0.009835402481257915,
0.029299266636371613,
0.07100876420736313,
0.047243986278772354,
-0.017082... |
https://github.com/scikit-learn/scikit-learn/issues/29569 | [
"Array API"
] | Small discrepancy with not implemented MPS backend function
The discrepancy can be reproduced with the following snippet:
```python
# https://docs.scipy.org/doc/scipy/dev/api-dev/array_api.html
import os
os.environ["SCIPY_ARRAY_API"] = "1"
# os.environ["PYTORCH_ENABLE_MPS_FALLBACK"] = "1"
import torch
imp... | 29,569 | [
0.02220405638217926,
-0.04790455102920532,
0.006866932846605778,
0.0237470380961895,
0.07076820731163025,
-0.03671134263277054,
0.04851003363728523,
-0.006539554335176945,
-0.02328195609152317,
0.009835402481257915,
0.029299266636371613,
0.07100876420736313,
0.047243986278772354,
-0.017082... |
https://github.com/scikit-learn/scikit-learn/issues/29568 | [
"Bug"
] | possible bug in sklearn.utils.compute_class_weight
### Describe the bug
https://github.com/scikit-learn/scikit-learn/blob/b72e81af473c079ae95314efbca86557a836defa/sklearn/utils/class_weight.py#L85
In the 'if' statement on line 85 above, the condition 'n_weighted_classes != len(class_weight)' after 'and' may caus... | 29,568 | [
0.053756263107061386,
-0.005407130811363459,
0.031689517199993134,
0.03249315172433853,
0.1050577312707901,
0.0011548022739589214,
0.015801573172211647,
0.013112233951687813,
0.009499995037913322,
0.004457396920770407,
0.07255297154188156,
0.009402254596352577,
0.020539771765470505,
-0.040... |
https://github.com/scikit-learn/scikit-learn/issues/29568 | [
"Bug"
] | possible bug in sklearn.utils.compute_class_weight
### Describe the bug
https://github.com/scikit-learn/scikit-learn/blob/b72e81af473c079ae95314efbca86557a836defa/sklearn/utils/class_weight.py#L85
In the 'if' statement on line 85 above, the condition 'n_weighted_classes != len(class_weight)' after 'and' may caus... | 29,568 | [
0.053756263107061386,
-0.005407130811363459,
0.031689517199993134,
0.03249315172433853,
0.1050577312707901,
0.0011548022739589214,
0.015801573172211647,
0.013112233951687813,
0.009499995037913322,
0.004457396920770407,
0.07255297154188156,
0.009402254596352577,
0.020539771765470505,
-0.040... |
https://github.com/scikit-learn/scikit-learn/issues/29567 | [
"Bug"
] | ⚠️ CI failed on Wheel builder (last failure: Jul 27, 2024) ⚠️
**CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10120613947)** (Jul 27, 2024)
COMMENT:
For further reference, cryptic error on cp39-macosx_arm64 [build log](https://github.com/scikit-learn/scikit-learn/act... | 29,567 | [
-0.026105154305696487,
-0.0009515784331597388,
-0.028469441458582878,
-0.027492813766002655,
0.014605214819312096,
0.03782127425074577,
0.013283930718898773,
0.05142994597554207,
-0.047925569117069244,
-0.004908647853881121,
0.04296428710222244,
0.051176320761442184,
-0.029209347441792488,
... |
https://github.com/scikit-learn/scikit-learn/issues/29567 | [
"Bug"
] | ⚠️ CI failed on Wheel builder (last failure: Jul 27, 2024) ⚠️
**CI is still failing on [Wheel builder](https://github.com/scikit-learn/scikit-learn/actions/runs/10120613947)** (Jul 27, 2024)
COMMENT:
## CI is no longer failing! ✅
[Successful run](https://github.com/scikit-learn/scikit-learn/actions/runs/10128708839)... | 29,567 | [
-0.03554994612932205,
0.04299294576048851,
-0.018738843500614166,
-0.015309469774365425,
0.010424520820379257,
0.011088130064308643,
0.010440965183079243,
0.04438222199678421,
-0.048973385244607925,
0.032490361481904984,
0.09087666124105453,
0.03388126194477081,
-0.015483045019209385,
0.08... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.