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/25273
[ "Regression" ]
__sklearn_pickle_version__ makes estimator.__dict__.keys() == loaded.__dict__.keys() to fail Since https://github.com/scikit-learn/scikit-learn/pull/22094, this fails: ```py est = <AnySklearnEstimator> dict_before = est.__dict__.keys() loaded = pickle.loads(pickle.dumps(est)) dict_after = loaded.__dict__.keys()...
25,273
[ 0.0005342895747162402, 0.06715946644544601, 0.017362404614686966, -0.051162753254175186, 0.011488638818264008, -0.009980502538383007, 0.03500314801931381, 0.03252444416284561, 0.08969772607088089, -0.008843406103551388, 0.08721587806940079, 0.09215740114450455, 0.0014115991070866585, 0.061...
https://github.com/scikit-learn/scikit-learn/issues/25273
[ "Regression" ]
__sklearn_pickle_version__ makes estimator.__dict__.keys() == loaded.__dict__.keys() to fail Since https://github.com/scikit-learn/scikit-learn/pull/22094, this fails: ```py est = <AnySklearnEstimator> dict_before = est.__dict__.keys() loaded = pickle.loads(pickle.dumps(est)) dict_after = loaded.__dict__.keys()...
25,273
[ -0.001153710763901472, 0.05456971004605293, 0.015179282054305077, -0.04851432144641876, 0.02085375040769577, -0.0040799351409077644, 0.033715877681970596, 0.036235466599464417, 0.0989222526550293, -0.009996198117733002, 0.08213192969560623, 0.09739348292350769, -0.0010145726846531034, 0.06...
https://github.com/scikit-learn/scikit-learn/issues/25273
[ "Regression" ]
__sklearn_pickle_version__ makes estimator.__dict__.keys() == loaded.__dict__.keys() to fail Since https://github.com/scikit-learn/scikit-learn/pull/22094, this fails: ```py est = <AnySklearnEstimator> dict_before = est.__dict__.keys() loaded = pickle.loads(pickle.dumps(est)) dict_after = loaded.__dict__.keys()...
25,273
[ -0.0004975344054400921, 0.05955246090888977, 0.017256058752536774, -0.04746806249022484, 0.01909908652305603, -0.010332888923585415, 0.020126650109887123, 0.03281880542635918, 0.09084383398294449, -0.007141191512346268, 0.08482696861028671, 0.1015697717666626, 0.0005548400804400444, 0.0658...
https://github.com/scikit-learn/scikit-learn/issues/25273
[ "Regression" ]
__sklearn_pickle_version__ makes estimator.__dict__.keys() == loaded.__dict__.keys() to fail Since https://github.com/scikit-learn/scikit-learn/pull/22094, this fails: ```py est = <AnySklearnEstimator> dict_before = est.__dict__.keys() loaded = pickle.loads(pickle.dumps(est)) dict_after = loaded.__dict__.keys()...
25,273
[ 0.005160723812878132, 0.0636807382106781, 0.020141752436757088, -0.04934960603713989, 0.009508350864052773, -0.006471887230873108, 0.037116799503564835, 0.02152482233941555, 0.07552225887775421, -0.002766744000837207, 0.08555339276790619, 0.08510620146989822, -0.010950292460620403, 0.05415...
https://github.com/scikit-learn/scikit-learn/issues/25273
[ "Regression" ]
__sklearn_pickle_version__ makes estimator.__dict__.keys() == loaded.__dict__.keys() to fail Since https://github.com/scikit-learn/scikit-learn/pull/22094, this fails: ```py est = <AnySklearnEstimator> dict_before = est.__dict__.keys() loaded = pickle.loads(pickle.dumps(est)) dict_after = loaded.__dict__.keys()...
25,273
[ 0.0003117210872005671, 0.06146524101495743, 0.023349573835730553, -0.04154359921813011, 0.021037939935922623, -0.0011859970400109887, 0.03212626278400421, 0.039004962891340256, 0.09583762288093567, -0.00009970021346816793, 0.08908114582300186, 0.08548582345247269, -0.009354428388178349, 0....
https://github.com/scikit-learn/scikit-learn/issues/25273
[ "Regression" ]
__sklearn_pickle_version__ makes estimator.__dict__.keys() == loaded.__dict__.keys() to fail Since https://github.com/scikit-learn/scikit-learn/pull/22094, this fails: ```py est = <AnySklearnEstimator> dict_before = est.__dict__.keys() loaded = pickle.loads(pickle.dumps(est)) dict_after = loaded.__dict__.keys()...
25,273
[ 0.008923826739192009, 0.06598002463579178, 0.02266351319849491, -0.04114832729101181, 0.017222639173269272, -0.004068415146321058, 0.027355868369340897, 0.027574336156249046, 0.07235985994338989, -0.015280278399586678, 0.08570809662342072, 0.10069730877876282, -0.001352609135210514, 0.0660...
https://github.com/scikit-learn/scikit-learn/issues/25273
[ "Regression" ]
__sklearn_pickle_version__ makes estimator.__dict__.keys() == loaded.__dict__.keys() to fail Since https://github.com/scikit-learn/scikit-learn/pull/22094, this fails: ```py est = <AnySklearnEstimator> dict_before = est.__dict__.keys() loaded = pickle.loads(pickle.dumps(est)) dict_after = loaded.__dict__.keys()...
25,273
[ 0.00486219534650445, 0.05695486068725586, 0.01856924407184124, -0.04643884301185608, 0.02419166825711727, -0.00733913341537118, 0.029077550396323204, 0.02825206331908703, 0.07924269884824753, -0.012678719125688076, 0.08100875467061996, 0.10174988955259323, -0.0011710560647770762, 0.0583098...
https://github.com/scikit-learn/scikit-learn/issues/25273
[ "Regression" ]
__sklearn_pickle_version__ makes estimator.__dict__.keys() == loaded.__dict__.keys() to fail Since https://github.com/scikit-learn/scikit-learn/pull/22094, this fails: ```py est = <AnySklearnEstimator> dict_before = est.__dict__.keys() loaded = pickle.loads(pickle.dumps(est)) dict_after = loaded.__dict__.keys()...
25,273
[ 0.00401039095595479, 0.06057804822921753, 0.021799838170409203, -0.04343381151556969, 0.010731572285294533, -0.005881249438971281, 0.03158664330840111, 0.02412494458258152, 0.09374465048313141, -0.006104213185608387, 0.08125095069408417, 0.09097134321928024, -0.0032246934715658426, 0.07018...
https://github.com/scikit-learn/scikit-learn/issues/25273
[ "Regression" ]
__sklearn_pickle_version__ makes estimator.__dict__.keys() == loaded.__dict__.keys() to fail Since https://github.com/scikit-learn/scikit-learn/pull/22094, this fails: ```py est = <AnySklearnEstimator> dict_before = est.__dict__.keys() loaded = pickle.loads(pickle.dumps(est)) dict_after = loaded.__dict__.keys()...
25,273
[ 0.0026979120448231697, 0.0526338554918766, 0.020230522379279137, -0.0557769313454628, 0.030445873737335205, -0.0020707363728433847, 0.0326174795627594, 0.04589817672967911, 0.09650872647762299, -0.01489157322794199, 0.09376490116119385, 0.09566095471382141, 0.0023187457118183374, 0.0610757...
https://github.com/scikit-learn/scikit-learn/issues/25273
[ "Regression" ]
__sklearn_pickle_version__ makes estimator.__dict__.keys() == loaded.__dict__.keys() to fail Since https://github.com/scikit-learn/scikit-learn/pull/22094, this fails: ```py est = <AnySklearnEstimator> dict_before = est.__dict__.keys() loaded = pickle.loads(pickle.dumps(est)) dict_after = loaded.__dict__.keys()...
25,273
[ 0.0011647021165117621, 0.050099220126867294, 0.018008634448051453, -0.050041064620018005, 0.021882886067032814, -0.001656352891586721, 0.036087214946746826, 0.045880772173404694, 0.08565632253885269, -0.014439758844673634, 0.08004502207040787, 0.0951148271560669, -0.005840148776769638, 0.0...
https://github.com/scikit-learn/scikit-learn/issues/25273
[ "Regression" ]
__sklearn_pickle_version__ makes estimator.__dict__.keys() == loaded.__dict__.keys() to fail Since https://github.com/scikit-learn/scikit-learn/pull/22094, this fails: ```py est = <AnySklearnEstimator> dict_before = est.__dict__.keys() loaded = pickle.loads(pickle.dumps(est)) dict_after = loaded.__dict__.keys()...
25,273
[ -0.006431268993765116, 0.026511717587709427, 0.015547450631856918, -0.03726641833782196, 0.02093256264925003, -0.01320690754801035, 0.038998618721961975, 0.04471782222390175, 0.0556538887321949, -0.02958724834024906, 0.06331266462802887, 0.081813283264637, 0.0004828875244129449, 0.08127739...
https://github.com/scikit-learn/scikit-learn/issues/25273
[ "Regression" ]
__sklearn_pickle_version__ makes estimator.__dict__.keys() == loaded.__dict__.keys() to fail Since https://github.com/scikit-learn/scikit-learn/pull/22094, this fails: ```py est = <AnySklearnEstimator> dict_before = est.__dict__.keys() loaded = pickle.loads(pickle.dumps(est)) dict_after = loaded.__dict__.keys()...
25,273
[ -0.00009459052671445534, 0.050165072083473206, 0.017229562625288963, -0.052800502628088, 0.024678802117705345, -0.006711641326546669, 0.03159391134977341, 0.03615783527493477, 0.09948400408029556, -0.011739564128220081, 0.07790834456682205, 0.10115652531385422, -0.0017684752820059657, 0.06...
https://github.com/scikit-learn/scikit-learn/issues/25270
[ "Needs Triage" ]
<!DOCTYPE HTML PUBLIC - 503 Server unavailable error - ALOPS Release Deployment failed One of our customer's PROD environment release pipeline failed its first release. Error: ##[error]Exception in BCConnector.GetAPIData: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""[http://www.w3.org/TR/html4/strict.dtd](h...
25,270
[ -0.013687427155673504, -0.0014548019971698523, 0.007388724479824305, -0.04962132126092911, 0.03741713613271713, 0.025388693436980247, 0.015775319188833237, -0.01097133383154869, -0.05277138948440552, 0.01395019143819809, 0.008585741743445396, -0.005199570208787918, 0.0009416333632543683, 0...
https://github.com/scikit-learn/scikit-learn/issues/25270
[ "Needs Triage" ]
<!DOCTYPE HTML PUBLIC - 503 Server unavailable error - ALOPS Release Deployment failed One of our customer's PROD environment release pipeline failed its first release. Error: ##[error]Exception in BCConnector.GetAPIData: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""[http://www.w3.org/TR/html4/strict.dtd](h...
25,270
[ -0.013687427155673504, -0.0014548019971698523, 0.007388724479824305, -0.04962132126092911, 0.03741713613271713, 0.025388693436980247, 0.015775319188833237, -0.01097133383154869, -0.05277138948440552, 0.01395019143819809, 0.008585741743445396, -0.005199570208787918, 0.0009416333632543683, 0...
https://github.com/scikit-learn/scikit-learn/issues/25261
[ "Bug" ]
'DataFrame' object has no attribute 'dtype' ### Describe the bug I believe my attached program is correct, but it errors out prematurely. with the error: DataFrame' object has no attribute 'dtype'. I've spent many hours trying to debug this. I know the key trace line is ```pytb packages/sklearn/preproces...
25,261
[ -0.001959161600098014, 0.0034549389965832233, 0.04405895620584488, -0.049488238990306854, 0.09184423834085464, 0.02218424528837204, 0.04698888957500458, 0.022662343457341194, -0.004942678846418858, -0.0178464874625206, 0.008530604653060436, -0.022114131599664688, 0.0269508995115757, 0.0604...
https://github.com/scikit-learn/scikit-learn/issues/25258
[ "Bug", "module:metrics" ]
Matthews correlation coefficient gives wrong results for single-class result ### Describe the bug for a single class input, (ie perfect correlation) MCC returns 0, when it should return 1. since MCC is a special case of pearson correlation, it should fall back to pearson when appropriate ### Steps/Code to Reprodu...
25,258
[ -0.006301794201135635, 0.008496573194861412, 0.042820949107408524, -0.0064646280370652676, 0.017933879047632217, -0.02282547950744629, 0.023858781903982162, -0.013337480835616589, -0.0788097232580185, 0.004446289502084255, 0.036332082003355026, 0.0707046389579773, 0.04004472866654396, -0.0...
https://github.com/scikit-learn/scikit-learn/issues/25258
[ "Bug", "module:metrics" ]
Matthews correlation coefficient gives wrong results for single-class result ### Describe the bug for a single class input, (ie perfect correlation) MCC returns 0, when it should return 1. since MCC is a special case of pearson correlation, it should fall back to pearson when appropriate ### Steps/Code to Reprodu...
25,258
[ -0.006301794201135635, 0.008496573194861412, 0.042820949107408524, -0.0064646280370652676, 0.017933879047632217, -0.02282547950744629, 0.023858781903982162, -0.013337480835616589, -0.0788097232580185, 0.004446289502084255, 0.036332082003355026, 0.0707046389579773, 0.04004472866654396, -0.0...
https://github.com/scikit-learn/scikit-learn/issues/25258
[ "Bug", "module:metrics" ]
Matthews correlation coefficient gives wrong results for single-class result ### Describe the bug for a single class input, (ie perfect correlation) MCC returns 0, when it should return 1. since MCC is a special case of pearson correlation, it should fall back to pearson when appropriate ### Steps/Code to Reprodu...
25,258
[ -0.006301794201135635, 0.008496573194861412, 0.042820949107408524, -0.0064646280370652676, 0.017933879047632217, -0.02282547950744629, 0.023858781903982162, -0.013337480835616589, -0.0788097232580185, 0.004446289502084255, 0.036332082003355026, 0.0707046389579773, 0.04004472866654396, -0.0...
https://github.com/scikit-learn/scikit-learn/issues/25258
[ "Bug", "module:metrics" ]
Matthews correlation coefficient gives wrong results for single-class result ### Describe the bug for a single class input, (ie perfect correlation) MCC returns 0, when it should return 1. since MCC is a special case of pearson correlation, it should fall back to pearson when appropriate ### Steps/Code to Reprodu...
25,258
[ -0.006301794201135635, 0.008496573194861412, 0.042820949107408524, -0.0064646280370652676, 0.017933879047632217, -0.02282547950744629, 0.023858781903982162, -0.013337480835616589, -0.0788097232580185, 0.004446289502084255, 0.036332082003355026, 0.0707046389579773, 0.04004472866654396, -0.0...
https://github.com/scikit-learn/scikit-learn/issues/25258
[ "Bug", "module:metrics" ]
Matthews correlation coefficient gives wrong results for single-class result ### Describe the bug for a single class input, (ie perfect correlation) MCC returns 0, when it should return 1. since MCC is a special case of pearson correlation, it should fall back to pearson when appropriate ### Steps/Code to Reprodu...
25,258
[ -0.006301794201135635, 0.008496573194861412, 0.042820949107408524, -0.0064646280370652676, 0.017933879047632217, -0.02282547950744629, 0.023858781903982162, -0.013337480835616589, -0.0788097232580185, 0.004446289502084255, 0.036332082003355026, 0.0707046389579773, 0.04004472866654396, -0.0...
https://github.com/scikit-learn/scikit-learn/issues/25258
[ "Bug", "module:metrics" ]
Matthews correlation coefficient gives wrong results for single-class result ### Describe the bug for a single class input, (ie perfect correlation) MCC returns 0, when it should return 1. since MCC is a special case of pearson correlation, it should fall back to pearson when appropriate ### Steps/Code to Reprodu...
25,258
[ -0.006301794201135635, 0.008496573194861412, 0.042820949107408524, -0.0064646280370652676, 0.017933879047632217, -0.02282547950744629, 0.023858781903982162, -0.013337480835616589, -0.0788097232580185, 0.004446289502084255, 0.036332082003355026, 0.0707046389579773, 0.04004472866654396, -0.0...
https://github.com/scikit-learn/scikit-learn/issues/25258
[ "Bug", "module:metrics" ]
Matthews correlation coefficient gives wrong results for single-class result ### Describe the bug for a single class input, (ie perfect correlation) MCC returns 0, when it should return 1. since MCC is a special case of pearson correlation, it should fall back to pearson when appropriate ### Steps/Code to Reprodu...
25,258
[ -0.006301794201135635, 0.008496573194861412, 0.042820949107408524, -0.0064646280370652676, 0.017933879047632217, -0.02282547950744629, 0.023858781903982162, -0.013337480835616589, -0.0788097232580185, 0.004446289502084255, 0.036332082003355026, 0.0707046389579773, 0.04004472866654396, -0.0...
https://github.com/scikit-learn/scikit-learn/issues/25258
[ "Bug", "module:metrics" ]
Matthews correlation coefficient gives wrong results for single-class result ### Describe the bug for a single class input, (ie perfect correlation) MCC returns 0, when it should return 1. since MCC is a special case of pearson correlation, it should fall back to pearson when appropriate ### Steps/Code to Reprodu...
25,258
[ -0.006301794201135635, 0.008496573194861412, 0.042820949107408524, -0.0064646280370652676, 0.017933879047632217, -0.02282547950744629, 0.023858781903982162, -0.013337480835616589, -0.0788097232580185, 0.004446289502084255, 0.036332082003355026, 0.0707046389579773, 0.04004472866654396, -0.0...
https://github.com/scikit-learn/scikit-learn/issues/25253
[ "Bug", "Needs Triage" ]
AttributeError: 'GridSearchCV' object has no attribute 'best_estimator_' ### Describe the bug I'm trying to tune my model using the Grid search model in @kaggle notebook. In order to benefit from the GPU, I used this package hummingbird-ml. Thanks in advance However, I get the following issue: > AttributeError:...
25,253
[ 0.030389893800020218, -0.029968449845910072, 0.0337877981364727, -0.010243495926260948, 0.10147847980260849, 0.004161031451076269, -0.007397257722914219, 0.018905101343989372, 0.023641103878617287, 0.005974541883915663, -0.007343681063503027, 0.09533209353685379, 0.01700834557414055, 0.019...
https://github.com/scikit-learn/scikit-learn/issues/25252
[ "Documentation" ]
ledoit_wolf_shrinkage is not documented but still publicly available ### Describe the issue linked to the documentation `ledoit_wolf_shrinkage` is not documented, but publicly available. See discussion in #24870 (https://github.com/scikit-learn/scikit-learn/pull/24870#discussion_r1019598803) ### Suggest a pot...
25,252
[ -0.02663571573793888, 0.026259971782565117, 0.005842790938913822, 0.001826671650633216, -0.007359911222010851, -0.03056671842932701, 0.031927771866321564, 0.058485932648181915, -0.02331501990556717, 0.010681381449103355, 0.04994663596153259, -0.00434337230399251, 0.02849910408258438, 0.034...
https://github.com/scikit-learn/scikit-learn/issues/25249
[ "Bug", "Regression" ]
Cannot increase verbosity of SGDRegressor fit ### Describe the bug Increasing verbosity of SGDRegressor triggers an error from cython. ### Steps/Code to Reproduce ``` import numpy as np import pandas as pd from sklearn.linear_model import SGDRegressor n_samples = 100 y = pd.DataFrame({"y": np.random.randin...
25,249
[ -0.013474119827151299, -0.0002585772017482668, 0.028711887076497078, -0.006508882623165846, 0.0898652896285057, -0.013646352104842663, 0.03675566241145134, 0.020986104384064674, 0.04786105826497078, 0.012417119927704334, 0.04123075306415558, 0.06145413592457771, -0.0159587562084198, 0.0400...
https://github.com/scikit-learn/scikit-learn/issues/25249
[ "Bug", "Regression" ]
Cannot increase verbosity of SGDRegressor fit ### Describe the bug Increasing verbosity of SGDRegressor triggers an error from cython. ### Steps/Code to Reproduce ``` import numpy as np import pandas as pd from sklearn.linear_model import SGDRegressor n_samples = 100 y = pd.DataFrame({"y": np.random.randin...
25,249
[ -0.013474119827151299, -0.0002585772017482668, 0.028711887076497078, -0.006508882623165846, 0.0898652896285057, -0.013646352104842663, 0.03675566241145134, 0.020986104384064674, 0.04786105826497078, 0.012417119927704334, 0.04123075306415558, 0.06145413592457771, -0.0159587562084198, 0.0400...
https://github.com/scikit-learn/scikit-learn/issues/25247
[ "Bug", "module:ensemble" ]
ValueError: buffer source array is read-only ### Describe the bug Hi, When training RandomForestClassifier using multiple cores (n_jobs=-1) I get the following error (full traceback below): ValueError: buffer source array is read-only This doesn't happen when using just one core or when a small dataset...
25,247
[ 0.009971179999411106, -0.038432396948337555, 0.008488875813782215, 0.013121779076755047, 0.04121899977326393, -0.010874235071241856, -0.008473304100334644, 0.05102728679776192, -0.0019695512019097805, -0.004755612928420305, -0.011290374211966991, 0.010697613470256329, -0.0007950696744956076,...
https://github.com/scikit-learn/scikit-learn/issues/25247
[ "Bug", "module:ensemble" ]
ValueError: buffer source array is read-only ### Describe the bug Hi, When training RandomForestClassifier using multiple cores (n_jobs=-1) I get the following error (full traceback below): ValueError: buffer source array is read-only This doesn't happen when using just one core or when a small dataset...
25,247
[ 0.009971179999411106, -0.038432396948337555, 0.008488875813782215, 0.013121779076755047, 0.04121899977326393, -0.010874235071241856, -0.008473304100334644, 0.05102728679776192, -0.0019695512019097805, -0.004755612928420305, -0.011290374211966991, 0.010697613470256329, -0.0007950696744956076,...
https://github.com/scikit-learn/scikit-learn/issues/25247
[ "Bug", "module:ensemble" ]
ValueError: buffer source array is read-only ### Describe the bug Hi, When training RandomForestClassifier using multiple cores (n_jobs=-1) I get the following error (full traceback below): ValueError: buffer source array is read-only This doesn't happen when using just one core or when a small dataset...
25,247
[ 0.009971179999411106, -0.038432396948337555, 0.008488875813782215, 0.013121779076755047, 0.04121899977326393, -0.010874235071241856, -0.008473304100334644, 0.05102728679776192, -0.0019695512019097805, -0.004755612928420305, -0.011290374211966991, 0.010697613470256329, -0.0007950696744956076,...
https://github.com/scikit-learn/scikit-learn/issues/25247
[ "Bug", "module:ensemble" ]
ValueError: buffer source array is read-only ### Describe the bug Hi, When training RandomForestClassifier using multiple cores (n_jobs=-1) I get the following error (full traceback below): ValueError: buffer source array is read-only This doesn't happen when using just one core or when a small dataset...
25,247
[ 0.009971179999411106, -0.038432396948337555, 0.008488875813782215, 0.013121779076755047, 0.04121899977326393, -0.010874235071241856, -0.008473304100334644, 0.05102728679776192, -0.0019695512019097805, -0.004755612928420305, -0.011290374211966991, 0.010697613470256329, -0.0007950696744956076,...
https://github.com/scikit-learn/scikit-learn/issues/25247
[ "Bug", "module:ensemble" ]
ValueError: buffer source array is read-only ### Describe the bug Hi, When training RandomForestClassifier using multiple cores (n_jobs=-1) I get the following error (full traceback below): ValueError: buffer source array is read-only This doesn't happen when using just one core or when a small dataset...
25,247
[ 0.009971179999411106, -0.038432396948337555, 0.008488875813782215, 0.013121779076755047, 0.04121899977326393, -0.010874235071241856, -0.008473304100334644, 0.05102728679776192, -0.0019695512019097805, -0.004755612928420305, -0.011290374211966991, 0.010697613470256329, -0.0007950696744956076,...
https://github.com/scikit-learn/scikit-learn/issues/25247
[ "Bug", "module:ensemble" ]
ValueError: buffer source array is read-only ### Describe the bug Hi, When training RandomForestClassifier using multiple cores (n_jobs=-1) I get the following error (full traceback below): ValueError: buffer source array is read-only This doesn't happen when using just one core or when a small dataset...
25,247
[ 0.009971179999411106, -0.038432396948337555, 0.008488875813782215, 0.013121779076755047, 0.04121899977326393, -0.010874235071241856, -0.008473304100334644, 0.05102728679776192, -0.0019695512019097805, -0.004755612928420305, -0.011290374211966991, 0.010697613470256329, -0.0007950696744956076,...
https://github.com/scikit-learn/scikit-learn/issues/25247
[ "Bug", "module:ensemble" ]
ValueError: buffer source array is read-only ### Describe the bug Hi, When training RandomForestClassifier using multiple cores (n_jobs=-1) I get the following error (full traceback below): ValueError: buffer source array is read-only This doesn't happen when using just one core or when a small dataset...
25,247
[ 0.009971179999411106, -0.038432396948337555, 0.008488875813782215, 0.013121779076755047, 0.04121899977326393, -0.010874235071241856, -0.008473304100334644, 0.05102728679776192, -0.0019695512019097805, -0.004755612928420305, -0.011290374211966991, 0.010697613470256329, -0.0007950696744956076,...
https://github.com/scikit-learn/scikit-learn/issues/25247
[ "Bug", "module:ensemble" ]
ValueError: buffer source array is read-only ### Describe the bug Hi, When training RandomForestClassifier using multiple cores (n_jobs=-1) I get the following error (full traceback below): ValueError: buffer source array is read-only This doesn't happen when using just one core or when a small dataset...
25,247
[ 0.009971179999411106, -0.038432396948337555, 0.008488875813782215, 0.013121779076755047, 0.04121899977326393, -0.010874235071241856, -0.008473304100334644, 0.05102728679776192, -0.0019695512019097805, -0.004755612928420305, -0.011290374211966991, 0.010697613470256329, -0.0007950696744956076,...
https://github.com/scikit-learn/scikit-learn/issues/25247
[ "Bug", "module:ensemble" ]
ValueError: buffer source array is read-only ### Describe the bug Hi, When training RandomForestClassifier using multiple cores (n_jobs=-1) I get the following error (full traceback below): ValueError: buffer source array is read-only This doesn't happen when using just one core or when a small dataset...
25,247
[ 0.009971179999411106, -0.038432396948337555, 0.008488875813782215, 0.013121779076755047, 0.04121899977326393, -0.010874235071241856, -0.008473304100334644, 0.05102728679776192, -0.0019695512019097805, -0.004755612928420305, -0.011290374211966991, 0.010697613470256329, -0.0007950696744956076,...
https://github.com/scikit-learn/scikit-learn/issues/25247
[ "Bug", "module:ensemble" ]
ValueError: buffer source array is read-only ### Describe the bug Hi, When training RandomForestClassifier using multiple cores (n_jobs=-1) I get the following error (full traceback below): ValueError: buffer source array is read-only This doesn't happen when using just one core or when a small dataset...
25,247
[ 0.009971179999411106, -0.038432396948337555, 0.008488875813782215, 0.013121779076755047, 0.04121899977326393, -0.010874235071241856, -0.008473304100334644, 0.05102728679776192, -0.0019695512019097805, -0.004755612928420305, -0.011290374211966991, 0.010697613470256329, -0.0007950696744956076,...
https://github.com/scikit-learn/scikit-learn/issues/25247
[ "Bug", "module:ensemble" ]
ValueError: buffer source array is read-only ### Describe the bug Hi, When training RandomForestClassifier using multiple cores (n_jobs=-1) I get the following error (full traceback below): ValueError: buffer source array is read-only This doesn't happen when using just one core or when a small dataset...
25,247
[ 0.009971179999411106, -0.038432396948337555, 0.008488875813782215, 0.013121779076755047, 0.04121899977326393, -0.010874235071241856, -0.008473304100334644, 0.05102728679776192, -0.0019695512019097805, -0.004755612928420305, -0.011290374211966991, 0.010697613470256329, -0.0007950696744956076,...
https://github.com/scikit-learn/scikit-learn/issues/25247
[ "Bug", "module:ensemble" ]
ValueError: buffer source array is read-only ### Describe the bug Hi, When training RandomForestClassifier using multiple cores (n_jobs=-1) I get the following error (full traceback below): ValueError: buffer source array is read-only This doesn't happen when using just one core or when a small dataset...
25,247
[ 0.009971179999411106, -0.038432396948337555, 0.008488875813782215, 0.013121779076755047, 0.04121899977326393, -0.010874235071241856, -0.008473304100334644, 0.05102728679776192, -0.0019695512019097805, -0.004755612928420305, -0.011290374211966991, 0.010697613470256329, -0.0007950696744956076,...
https://github.com/scikit-learn/scikit-learn/issues/25247
[ "Bug", "module:ensemble" ]
ValueError: buffer source array is read-only ### Describe the bug Hi, When training RandomForestClassifier using multiple cores (n_jobs=-1) I get the following error (full traceback below): ValueError: buffer source array is read-only This doesn't happen when using just one core or when a small dataset...
25,247
[ 0.009971179999411106, -0.038432396948337555, 0.008488875813782215, 0.013121779076755047, 0.04121899977326393, -0.010874235071241856, -0.008473304100334644, 0.05102728679776192, -0.0019695512019097805, -0.004755612928420305, -0.011290374211966991, 0.010697613470256329, -0.0007950696744956076,...
https://github.com/scikit-learn/scikit-learn/issues/25239
[ "Bug", "module:compose" ]
ColumnTransformers don't honor set_config(transform_output="pandas") when multiprocessing with n_jobs>1 ### Describe the bug I'm trying to do a grid search with `n_jobs=-1`, working with pandas output, and it fails despite `set_config(transform_output = "pandas")` I have to manually `.set_output(transform='panda...
25,239
[ -0.027872702106833458, 0.06747838109731674, 0.017339328303933144, -0.01961657963693142, 0.05351846665143967, -0.025915099307894707, 0.07447139173746109, 0.005329558625817299, -0.007188320159912109, 0.0015962081961333752, 0.01242096908390522, 0.013693819753825665, -0.01042076013982296, 0.00...
https://github.com/scikit-learn/scikit-learn/issues/25239
[ "Bug", "module:compose" ]
ColumnTransformers don't honor set_config(transform_output="pandas") when multiprocessing with n_jobs>1 ### Describe the bug I'm trying to do a grid search with `n_jobs=-1`, working with pandas output, and it fails despite `set_config(transform_output = "pandas")` I have to manually `.set_output(transform='panda...
25,239
[ -0.027872702106833458, 0.06747838109731674, 0.017339328303933144, -0.01961657963693142, 0.05351846665143967, -0.025915099307894707, 0.07447139173746109, 0.005329558625817299, -0.007188320159912109, 0.0015962081961333752, 0.01242096908390522, 0.013693819753825665, -0.01042076013982296, 0.00...
https://github.com/scikit-learn/scikit-learn/issues/25239
[ "Bug", "module:compose" ]
ColumnTransformers don't honor set_config(transform_output="pandas") when multiprocessing with n_jobs>1 ### Describe the bug I'm trying to do a grid search with `n_jobs=-1`, working with pandas output, and it fails despite `set_config(transform_output = "pandas")` I have to manually `.set_output(transform='panda...
25,239
[ -0.027872702106833458, 0.06747838109731674, 0.017339328303933144, -0.01961657963693142, 0.05351846665143967, -0.025915099307894707, 0.07447139173746109, 0.005329558625817299, -0.007188320159912109, 0.0015962081961333752, 0.01242096908390522, 0.013693819753825665, -0.01042076013982296, 0.00...
https://github.com/scikit-learn/scikit-learn/issues/25239
[ "Bug", "module:compose" ]
ColumnTransformers don't honor set_config(transform_output="pandas") when multiprocessing with n_jobs>1 ### Describe the bug I'm trying to do a grid search with `n_jobs=-1`, working with pandas output, and it fails despite `set_config(transform_output = "pandas")` I have to manually `.set_output(transform='panda...
25,239
[ -0.027872702106833458, 0.06747838109731674, 0.017339328303933144, -0.01961657963693142, 0.05351846665143967, -0.025915099307894707, 0.07447139173746109, 0.005329558625817299, -0.007188320159912109, 0.0015962081961333752, 0.01242096908390522, 0.013693819753825665, -0.01042076013982296, 0.00...
https://github.com/scikit-learn/scikit-learn/issues/25239
[ "Bug", "module:compose" ]
ColumnTransformers don't honor set_config(transform_output="pandas") when multiprocessing with n_jobs>1 ### Describe the bug I'm trying to do a grid search with `n_jobs=-1`, working with pandas output, and it fails despite `set_config(transform_output = "pandas")` I have to manually `.set_output(transform='panda...
25,239
[ -0.027872702106833458, 0.06747838109731674, 0.017339328303933144, -0.01961657963693142, 0.05351846665143967, -0.025915099307894707, 0.07447139173746109, 0.005329558625817299, -0.007188320159912109, 0.0015962081961333752, 0.01242096908390522, 0.013693819753825665, -0.01042076013982296, 0.00...
https://github.com/scikit-learn/scikit-learn/issues/25239
[ "Bug", "module:compose" ]
ColumnTransformers don't honor set_config(transform_output="pandas") when multiprocessing with n_jobs>1 ### Describe the bug I'm trying to do a grid search with `n_jobs=-1`, working with pandas output, and it fails despite `set_config(transform_output = "pandas")` I have to manually `.set_output(transform='panda...
25,239
[ -0.027872702106833458, 0.06747838109731674, 0.017339328303933144, -0.01961657963693142, 0.05351846665143967, -0.025915099307894707, 0.07447139173746109, 0.005329558625817299, -0.007188320159912109, 0.0015962081961333752, 0.01242096908390522, 0.013693819753825665, -0.01042076013982296, 0.00...
https://github.com/scikit-learn/scikit-learn/issues/25239
[ "Bug", "module:compose" ]
ColumnTransformers don't honor set_config(transform_output="pandas") when multiprocessing with n_jobs>1 ### Describe the bug I'm trying to do a grid search with `n_jobs=-1`, working with pandas output, and it fails despite `set_config(transform_output = "pandas")` I have to manually `.set_output(transform='panda...
25,239
[ -0.027872702106833458, 0.06747838109731674, 0.017339328303933144, -0.01961657963693142, 0.05351846665143967, -0.025915099307894707, 0.07447139173746109, 0.005329558625817299, -0.007188320159912109, 0.0015962081961333752, 0.01242096908390522, 0.013693819753825665, -0.01042076013982296, 0.00...
https://github.com/scikit-learn/scikit-learn/issues/25239
[ "Bug", "module:compose" ]
ColumnTransformers don't honor set_config(transform_output="pandas") when multiprocessing with n_jobs>1 ### Describe the bug I'm trying to do a grid search with `n_jobs=-1`, working with pandas output, and it fails despite `set_config(transform_output = "pandas")` I have to manually `.set_output(transform='panda...
25,239
[ -0.027872702106833458, 0.06747838109731674, 0.017339328303933144, -0.01961657963693142, 0.05351846665143967, -0.025915099307894707, 0.07447139173746109, 0.005329558625817299, -0.007188320159912109, 0.0015962081961333752, 0.01242096908390522, 0.013693819753825665, -0.01042076013982296, 0.00...
https://github.com/scikit-learn/scikit-learn/issues/25239
[ "Bug", "module:compose" ]
ColumnTransformers don't honor set_config(transform_output="pandas") when multiprocessing with n_jobs>1 ### Describe the bug I'm trying to do a grid search with `n_jobs=-1`, working with pandas output, and it fails despite `set_config(transform_output = "pandas")` I have to manually `.set_output(transform='panda...
25,239
[ -0.027872702106833458, 0.06747838109731674, 0.017339328303933144, -0.01961657963693142, 0.05351846665143967, -0.025915099307894707, 0.07447139173746109, 0.005329558625817299, -0.007188320159912109, 0.0015962081961333752, 0.01242096908390522, 0.013693819753825665, -0.01042076013982296, 0.00...
https://github.com/scikit-learn/scikit-learn/issues/25239
[ "Bug", "module:compose" ]
ColumnTransformers don't honor set_config(transform_output="pandas") when multiprocessing with n_jobs>1 ### Describe the bug I'm trying to do a grid search with `n_jobs=-1`, working with pandas output, and it fails despite `set_config(transform_output = "pandas")` I have to manually `.set_output(transform='panda...
25,239
[ -0.027872702106833458, 0.06747838109731674, 0.017339328303933144, -0.01961657963693142, 0.05351846665143967, -0.025915099307894707, 0.07447139173746109, 0.005329558625817299, -0.007188320159912109, 0.0015962081961333752, 0.01242096908390522, 0.013693819753825665, -0.01042076013982296, 0.00...
https://github.com/scikit-learn/scikit-learn/issues/25239
[ "Bug", "module:compose" ]
ColumnTransformers don't honor set_config(transform_output="pandas") when multiprocessing with n_jobs>1 ### Describe the bug I'm trying to do a grid search with `n_jobs=-1`, working with pandas output, and it fails despite `set_config(transform_output = "pandas")` I have to manually `.set_output(transform='panda...
25,239
[ -0.027872702106833458, 0.06747838109731674, 0.017339328303933144, -0.01961657963693142, 0.05351846665143967, -0.025915099307894707, 0.07447139173746109, 0.005329558625817299, -0.007188320159912109, 0.0015962081961333752, 0.01242096908390522, 0.013693819753825665, -0.01042076013982296, 0.00...
https://github.com/scikit-learn/scikit-learn/issues/25236
[ "New Feature", "module:feature_selection" ]
Allow for passing additional parameters to the estimator's `fit` method in `SequentialFeatureSelector` ### Describe the workflow you want to enable I would like to be able to pass sample weights to the `fit` method of the estimator in `SequentialFeatureSelector`. (`SelectFromModel` has this feature as well.) Loo...
25,236
[ -0.009105212986469269, 0.03974416106939316, 0.03518375754356384, -0.04249897226691246, 0.02841874212026596, -0.046333231031894684, 0.016201717779040337, -0.008319774642586708, 0.026378141716122627, -0.017799368128180504, 0.041446831077337265, 0.07241056114435196, 0.015615614131093025, 0.05...
https://github.com/scikit-learn/scikit-learn/issues/25236
[ "New Feature", "module:feature_selection" ]
Allow for passing additional parameters to the estimator's `fit` method in `SequentialFeatureSelector` ### Describe the workflow you want to enable I would like to be able to pass sample weights to the `fit` method of the estimator in `SequentialFeatureSelector`. (`SelectFromModel` has this feature as well.) Loo...
25,236
[ -0.009105212986469269, 0.03974416106939316, 0.03518375754356384, -0.04249897226691246, 0.02841874212026596, -0.046333231031894684, 0.016201717779040337, -0.008319774642586708, 0.026378141716122627, -0.017799368128180504, 0.041446831077337265, 0.07241056114435196, 0.015615614131093025, 0.05...
https://github.com/scikit-learn/scikit-learn/issues/25236
[ "New Feature", "module:feature_selection" ]
Allow for passing additional parameters to the estimator's `fit` method in `SequentialFeatureSelector` ### Describe the workflow you want to enable I would like to be able to pass sample weights to the `fit` method of the estimator in `SequentialFeatureSelector`. (`SelectFromModel` has this feature as well.) Loo...
25,236
[ -0.009105212986469269, 0.03974416106939316, 0.03518375754356384, -0.04249897226691246, 0.02841874212026596, -0.046333231031894684, 0.016201717779040337, -0.008319774642586708, 0.026378141716122627, -0.017799368128180504, 0.041446831077337265, 0.07241056114435196, 0.015615614131093025, 0.05...
https://github.com/scikit-learn/scikit-learn/issues/25236
[ "New Feature", "module:feature_selection" ]
Allow for passing additional parameters to the estimator's `fit` method in `SequentialFeatureSelector` ### Describe the workflow you want to enable I would like to be able to pass sample weights to the `fit` method of the estimator in `SequentialFeatureSelector`. (`SelectFromModel` has this feature as well.) Loo...
25,236
[ -0.009105212986469269, 0.03974416106939316, 0.03518375754356384, -0.04249897226691246, 0.02841874212026596, -0.046333231031894684, 0.016201717779040337, -0.008319774642586708, 0.026378141716122627, -0.017799368128180504, 0.041446831077337265, 0.07241056114435196, 0.015615614131093025, 0.05...
https://github.com/scikit-learn/scikit-learn/issues/25236
[ "New Feature", "module:feature_selection" ]
Allow for passing additional parameters to the estimator's `fit` method in `SequentialFeatureSelector` ### Describe the workflow you want to enable I would like to be able to pass sample weights to the `fit` method of the estimator in `SequentialFeatureSelector`. (`SelectFromModel` has this feature as well.) Loo...
25,236
[ -0.009105212986469269, 0.03974416106939316, 0.03518375754356384, -0.04249897226691246, 0.02841874212026596, -0.046333231031894684, 0.016201717779040337, -0.008319774642586708, 0.026378141716122627, -0.017799368128180504, 0.041446831077337265, 0.07241056114435196, 0.015615614131093025, 0.05...
https://github.com/scikit-learn/scikit-learn/issues/25236
[ "New Feature", "module:feature_selection" ]
Allow for passing additional parameters to the estimator's `fit` method in `SequentialFeatureSelector` ### Describe the workflow you want to enable I would like to be able to pass sample weights to the `fit` method of the estimator in `SequentialFeatureSelector`. (`SelectFromModel` has this feature as well.) Loo...
25,236
[ -0.009105212986469269, 0.03974416106939316, 0.03518375754356384, -0.04249897226691246, 0.02841874212026596, -0.046333231031894684, 0.016201717779040337, -0.008319774642586708, 0.026378141716122627, -0.017799368128180504, 0.041446831077337265, 0.07241056114435196, 0.015615614131093025, 0.05...
https://github.com/scikit-learn/scikit-learn/issues/25236
[ "New Feature", "module:feature_selection" ]
Allow for passing additional parameters to the estimator's `fit` method in `SequentialFeatureSelector` ### Describe the workflow you want to enable I would like to be able to pass sample weights to the `fit` method of the estimator in `SequentialFeatureSelector`. (`SelectFromModel` has this feature as well.) Loo...
25,236
[ -0.009105212986469269, 0.03974416106939316, 0.03518375754356384, -0.04249897226691246, 0.02841874212026596, -0.046333231031894684, 0.016201717779040337, -0.008319774642586708, 0.026378141716122627, -0.017799368128180504, 0.041446831077337265, 0.07241056114435196, 0.015615614131093025, 0.05...
https://github.com/scikit-learn/scikit-learn/issues/25236
[ "New Feature", "module:feature_selection" ]
Allow for passing additional parameters to the estimator's `fit` method in `SequentialFeatureSelector` ### Describe the workflow you want to enable I would like to be able to pass sample weights to the `fit` method of the estimator in `SequentialFeatureSelector`. (`SelectFromModel` has this feature as well.) Loo...
25,236
[ -0.009105212986469269, 0.03974416106939316, 0.03518375754356384, -0.04249897226691246, 0.02841874212026596, -0.046333231031894684, 0.016201717779040337, -0.008319774642586708, 0.026378141716122627, -0.017799368128180504, 0.041446831077337265, 0.07241056114435196, 0.015615614131093025, 0.05...
https://github.com/scikit-learn/scikit-learn/issues/25231
[ "New Feature" ]
sample_weight parameter in KBinsDiscretizer with kmeans strategy ### Discussed in https://github.com/scikit-learn/scikit-learn/discussions/25208 <div type='discussions-op-text'> <sup>Originally posted by **glevv** December 19, 2022</sup> Would adding `sample_weight` support when `strategy='kmeans'` make sense?<...
25,231
[ 0.008542866446077824, -0.04466617852449417, 0.0005841522943228483, -0.047624241560697556, 0.01896008476614952, -0.015091178007423878, 0.01846754178404808, 0.030375758185982704, -0.026995699852705002, 0.02512970007956028, 0.06394081562757492, 0.060276247560977936, -0.018667886033654213, 0.0...
https://github.com/scikit-learn/scikit-learn/issues/25229
[ "New Feature", "Needs Decision", "module:decomposition" ]
Handling NaNs in NMF ### Describe the workflow you want to enable Motivation: Sparse matrixes are very common in recommender systems problems. And matrix factorization approach is one of the most popular approaches for this task. But recommender systems often have sparse data with a big amount of missing values Pr...
25,229
[ -0.014706818386912346, 0.02776426076889038, 0.059508781880140305, -0.020747946575284004, 0.0807633027434349, -0.01694595441222191, 0.0021902318112552166, 0.03420889750123024, -0.026989638805389404, -0.011957453563809395, 0.009139146655797958, -0.01044823694974184, 0.008737286552786827, 0.0...
https://github.com/scikit-learn/scikit-learn/issues/25229
[ "New Feature", "Needs Decision", "module:decomposition" ]
Handling NaNs in NMF ### Describe the workflow you want to enable Motivation: Sparse matrixes are very common in recommender systems problems. And matrix factorization approach is one of the most popular approaches for this task. But recommender systems often have sparse data with a big amount of missing values Pr...
25,229
[ -0.014706818386912346, 0.02776426076889038, 0.059508781880140305, -0.020747946575284004, 0.0807633027434349, -0.01694595441222191, 0.0021902318112552166, 0.03420889750123024, -0.026989638805389404, -0.011957453563809395, 0.009139146655797958, -0.01044823694974184, 0.008737286552786827, 0.0...
https://github.com/scikit-learn/scikit-learn/issues/25229
[ "New Feature", "Needs Decision", "module:decomposition" ]
Handling NaNs in NMF ### Describe the workflow you want to enable Motivation: Sparse matrixes are very common in recommender systems problems. And matrix factorization approach is one of the most popular approaches for this task. But recommender systems often have sparse data with a big amount of missing values Pr...
25,229
[ -0.014706818386912346, 0.02776426076889038, 0.059508781880140305, -0.020747946575284004, 0.0807633027434349, -0.01694595441222191, 0.0021902318112552166, 0.03420889750123024, -0.026989638805389404, -0.011957453563809395, 0.009139146655797958, -0.01044823694974184, 0.008737286552786827, 0.0...
https://github.com/scikit-learn/scikit-learn/issues/25229
[ "New Feature", "Needs Decision", "module:decomposition" ]
Handling NaNs in NMF ### Describe the workflow you want to enable Motivation: Sparse matrixes are very common in recommender systems problems. And matrix factorization approach is one of the most popular approaches for this task. But recommender systems often have sparse data with a big amount of missing values Pr...
25,229
[ -0.014706818386912346, 0.02776426076889038, 0.059508781880140305, -0.020747946575284004, 0.0807633027434349, -0.01694595441222191, 0.0021902318112552166, 0.03420889750123024, -0.026989638805389404, -0.011957453563809395, 0.009139146655797958, -0.01044823694974184, 0.008737286552786827, 0.0...
https://github.com/scikit-learn/scikit-learn/issues/25229
[ "New Feature", "Needs Decision", "module:decomposition" ]
Handling NaNs in NMF ### Describe the workflow you want to enable Motivation: Sparse matrixes are very common in recommender systems problems. And matrix factorization approach is one of the most popular approaches for this task. But recommender systems often have sparse data with a big amount of missing values Pr...
25,229
[ -0.014706818386912346, 0.02776426076889038, 0.059508781880140305, -0.020747946575284004, 0.0807633027434349, -0.01694595441222191, 0.0021902318112552166, 0.03420889750123024, -0.026989638805389404, -0.011957453563809395, 0.009139146655797958, -0.01044823694974184, 0.008737286552786827, 0.0...
https://github.com/scikit-learn/scikit-learn/issues/25229
[ "New Feature", "Needs Decision", "module:decomposition" ]
Handling NaNs in NMF ### Describe the workflow you want to enable Motivation: Sparse matrixes are very common in recommender systems problems. And matrix factorization approach is one of the most popular approaches for this task. But recommender systems often have sparse data with a big amount of missing values Pr...
25,229
[ -0.014706818386912346, 0.02776426076889038, 0.059508781880140305, -0.020747946575284004, 0.0807633027434349, -0.01694595441222191, 0.0021902318112552166, 0.03420889750123024, -0.026989638805389404, -0.011957453563809395, 0.009139146655797958, -0.01044823694974184, 0.008737286552786827, 0.0...
https://github.com/scikit-learn/scikit-learn/issues/25229
[ "New Feature", "Needs Decision", "module:decomposition" ]
Handling NaNs in NMF ### Describe the workflow you want to enable Motivation: Sparse matrixes are very common in recommender systems problems. And matrix factorization approach is one of the most popular approaches for this task. But recommender systems often have sparse data with a big amount of missing values Pr...
25,229
[ -0.014706818386912346, 0.02776426076889038, 0.059508781880140305, -0.020747946575284004, 0.0807633027434349, -0.01694595441222191, 0.0021902318112552166, 0.03420889750123024, -0.026989638805389404, -0.011957453563809395, 0.009139146655797958, -0.01044823694974184, 0.008737286552786827, 0.0...
https://github.com/scikit-learn/scikit-learn/issues/25227
[ "Bug", "Needs Triage" ]
Possible bug in the implementation of histogram in histogram based gradient boosting. ### Describe the bug I was looking at the code in the file `sklearn/ensemble/_hist_gradient_boosting/histogram.pyx` and I believe there might be a bug. The note at the top of the file describes the following: ``` # Notes: # -...
25,227
[ -0.0034754849039018154, -0.02013488858938217, -0.018961619585752487, 0.016969645395874977, 0.013566366396844387, 0.005891000386327505, 0.06559217721223831, -0.016848279163241386, -0.0179116390645504, -0.006909075193107128, -0.0025131579022854567, -0.00047302150051109493, 0.011256610043346882...
https://github.com/scikit-learn/scikit-learn/issues/25227
[ "Bug", "Needs Triage" ]
Possible bug in the implementation of histogram in histogram based gradient boosting. ### Describe the bug I was looking at the code in the file `sklearn/ensemble/_hist_gradient_boosting/histogram.pyx` and I believe there might be a bug. The note at the top of the file describes the following: ``` # Notes: # -...
25,227
[ -0.0034754849039018154, -0.02013488858938217, -0.018961619585752487, 0.016969645395874977, 0.013566366396844387, 0.005891000386327505, 0.06559217721223831, -0.016848279163241386, -0.0179116390645504, -0.006909075193107128, -0.0025131579022854567, -0.00047302150051109493, 0.011256610043346882...
https://github.com/scikit-learn/scikit-learn/issues/25227
[ "Bug", "Needs Triage" ]
Possible bug in the implementation of histogram in histogram based gradient boosting. ### Describe the bug I was looking at the code in the file `sklearn/ensemble/_hist_gradient_boosting/histogram.pyx` and I believe there might be a bug. The note at the top of the file describes the following: ``` # Notes: # -...
25,227
[ -0.0034754849039018154, -0.02013488858938217, -0.018961619585752487, 0.016969645395874977, 0.013566366396844387, 0.005891000386327505, 0.06559217721223831, -0.016848279163241386, -0.0179116390645504, -0.006909075193107128, -0.0025131579022854567, -0.00047302150051109493, 0.011256610043346882...
https://github.com/scikit-learn/scikit-learn/issues/25227
[ "Bug", "Needs Triage" ]
Possible bug in the implementation of histogram in histogram based gradient boosting. ### Describe the bug I was looking at the code in the file `sklearn/ensemble/_hist_gradient_boosting/histogram.pyx` and I believe there might be a bug. The note at the top of the file describes the following: ``` # Notes: # -...
25,227
[ -0.0034754849039018154, -0.02013488858938217, -0.018961619585752487, 0.016969645395874977, 0.013566366396844387, 0.005891000386327505, 0.06559217721223831, -0.016848279163241386, -0.0179116390645504, -0.006909075193107128, -0.0025131579022854567, -0.00047302150051109493, 0.011256610043346882...
https://github.com/scikit-learn/scikit-learn/issues/25227
[ "Bug", "Needs Triage" ]
Possible bug in the implementation of histogram in histogram based gradient boosting. ### Describe the bug I was looking at the code in the file `sklearn/ensemble/_hist_gradient_boosting/histogram.pyx` and I believe there might be a bug. The note at the top of the file describes the following: ``` # Notes: # -...
25,227
[ -0.0034754849039018154, -0.02013488858938217, -0.018961619585752487, 0.016969645395874977, 0.013566366396844387, 0.005891000386327505, 0.06559217721223831, -0.016848279163241386, -0.0179116390645504, -0.006909075193107128, -0.0025131579022854567, -0.00047302150051109493, 0.011256610043346882...
https://github.com/scikit-learn/scikit-learn/issues/25227
[ "Bug", "Needs Triage" ]
Possible bug in the implementation of histogram in histogram based gradient boosting. ### Describe the bug I was looking at the code in the file `sklearn/ensemble/_hist_gradient_boosting/histogram.pyx` and I believe there might be a bug. The note at the top of the file describes the following: ``` # Notes: # -...
25,227
[ -0.0034754849039018154, -0.02013488858938217, -0.018961619585752487, 0.016969645395874977, 0.013566366396844387, 0.005891000386327505, 0.06559217721223831, -0.016848279163241386, -0.0179116390645504, -0.006909075193107128, -0.0025131579022854567, -0.00047302150051109493, 0.011256610043346882...
https://github.com/scikit-learn/scikit-learn/issues/25227
[ "Bug", "Needs Triage" ]
Possible bug in the implementation of histogram in histogram based gradient boosting. ### Describe the bug I was looking at the code in the file `sklearn/ensemble/_hist_gradient_boosting/histogram.pyx` and I believe there might be a bug. The note at the top of the file describes the following: ``` # Notes: # -...
25,227
[ -0.0034754849039018154, -0.02013488858938217, -0.018961619585752487, 0.016969645395874977, 0.013566366396844387, 0.005891000386327505, 0.06559217721223831, -0.016848279163241386, -0.0179116390645504, -0.006909075193107128, -0.0025131579022854567, -0.00047302150051109493, 0.011256610043346882...
https://github.com/scikit-learn/scikit-learn/issues/25227
[ "Bug", "Needs Triage" ]
Possible bug in the implementation of histogram in histogram based gradient boosting. ### Describe the bug I was looking at the code in the file `sklearn/ensemble/_hist_gradient_boosting/histogram.pyx` and I believe there might be a bug. The note at the top of the file describes the following: ``` # Notes: # -...
25,227
[ -0.0034754849039018154, -0.02013488858938217, -0.018961619585752487, 0.016969645395874977, 0.013566366396844387, 0.005891000386327505, 0.06559217721223831, -0.016848279163241386, -0.0179116390645504, -0.006909075193107128, -0.0025131579022854567, -0.00047302150051109493, 0.011256610043346882...
https://github.com/scikit-learn/scikit-learn/issues/25227
[ "Bug", "Needs Triage" ]
Possible bug in the implementation of histogram in histogram based gradient boosting. ### Describe the bug I was looking at the code in the file `sklearn/ensemble/_hist_gradient_boosting/histogram.pyx` and I believe there might be a bug. The note at the top of the file describes the following: ``` # Notes: # -...
25,227
[ -0.0034754849039018154, -0.02013488858938217, -0.018961619585752487, 0.016969645395874977, 0.013566366396844387, 0.005891000386327505, 0.06559217721223831, -0.016848279163241386, -0.0179116390645504, -0.006909075193107128, -0.0025131579022854567, -0.00047302150051109493, 0.011256610043346882...
https://github.com/scikit-learn/scikit-learn/issues/25216
[ "Documentation", "module:neural_network" ]
Mention that MLPRegressor can function as an autoencoder ### Describe the issue linked to the documentation The MLPRegressor can function as an autoencoder by passing X as input and target (i.e. X == y). ```python autoencoder = MLPRegressor(hidden_layer_sizes=(2,), activation="identity") autoencoder.fit(X, X) ...
25,216
[ -0.03367135301232338, 0.0681951642036438, -0.017268987372517586, -0.0009570334805175662, 0.02872692421078682, 0.004892369732260704, 0.11802548915147781, -0.022649556398391724, -0.009085199795663357, -0.006971283815801144, 0.03414710611104965, 0.08423519879579544, -0.025934716686606407, 0.1...
https://github.com/scikit-learn/scikit-learn/issues/25216
[ "Documentation", "module:neural_network" ]
Mention that MLPRegressor can function as an autoencoder ### Describe the issue linked to the documentation The MLPRegressor can function as an autoencoder by passing X as input and target (i.e. X == y). ```python autoencoder = MLPRegressor(hidden_layer_sizes=(2,), activation="identity") autoencoder.fit(X, X) ...
25,216
[ -0.03191255405545235, 0.05721767246723175, -0.01721941865980625, -0.007422552909702063, 0.021141942590475082, 0.0012201328063383698, 0.12473871558904648, -0.026379844173789024, -0.020441105589270592, -0.006641705054789782, 0.03692763298749924, 0.07288236916065216, -0.024453338235616684, 0....
https://github.com/scikit-learn/scikit-learn/issues/25216
[ "Documentation", "module:neural_network" ]
Mention that MLPRegressor can function as an autoencoder ### Describe the issue linked to the documentation The MLPRegressor can function as an autoencoder by passing X as input and target (i.e. X == y). ```python autoencoder = MLPRegressor(hidden_layer_sizes=(2,), activation="identity") autoencoder.fit(X, X) ...
25,216
[ -0.03484056890010834, 0.05416662618517876, -0.017420198768377304, -0.004837288986891508, 0.01917227916419506, 0.00009101919567910954, 0.12102723121643066, -0.02539578266441822, -0.021039839833974838, -0.0036633480340242386, 0.04128918796777725, 0.07002031058073044, -0.024069571867585182, 0...
https://github.com/scikit-learn/scikit-learn/issues/25215
[ "Needs Triage" ]
You should have an issue with your install. Could you reinstall scipy and scikit-learn. You should have an issue with your install. Could you reinstall scipy and scikit-learn. You can try the following ``` conda install numpy scipy joblib scikit-learn --force-reinstall ``` _Originally posted by @glemaitre i...
25,215
[ 0.012333368882536888, 0.03704440966248512, 0.00119227753020823, -0.02611243911087513, 0.05389118567109108, 0.03036731854081154, 0.002282246947288513, 0.045770250260829926, 0.020976928994059563, -0.03576044365763664, 0.005648079793900251, 0.07088031619787216, -0.004580528475344181, 0.038723...
https://github.com/scikit-learn/scikit-learn/issues/25213
[ "Bug", "module:decomposition" ]
Segmentation fault occurs when KernelPCA is loaded after torchvision ### Describe the bug If KernelPCA is loaded after torchvision, then I get a segmentation fault. If I load them in the opposite order then I get no segmentaton fault. ### Steps/Code to Reproduce ``` import torchvision from sklearn.decomposition i...
25,213
[ -0.010101016610860825, -0.04102892428636551, -0.007752946112304926, 0.03769531473517418, 0.043534982949495316, 0.013607221655547619, 0.002495144959539175, 0.008327456191182137, -0.02421874925494194, -0.02083953656256199, 0.04496952146291733, 0.08045399934053421, 0.010953673161566257, -0.04...
https://github.com/scikit-learn/scikit-learn/issues/25213
[ "Bug", "module:decomposition" ]
Segmentation fault occurs when KernelPCA is loaded after torchvision ### Describe the bug If KernelPCA is loaded after torchvision, then I get a segmentation fault. If I load them in the opposite order then I get no segmentaton fault. ### Steps/Code to Reproduce ``` import torchvision from sklearn.decomposition i...
25,213
[ 0.003412077436223626, -0.03211558237671852, -0.015871666371822357, 0.036326538771390915, 0.03608742356300354, 0.022362791001796722, 0.007908190600574017, 0.006350469309836626, -0.02520734630525112, -0.029764343053102493, 0.04106346517801285, 0.08324715495109558, 0.01315958984196186, -0.051...
https://github.com/scikit-learn/scikit-learn/issues/25213
[ "Bug", "module:decomposition" ]
Segmentation fault occurs when KernelPCA is loaded after torchvision ### Describe the bug If KernelPCA is loaded after torchvision, then I get a segmentation fault. If I load them in the opposite order then I get no segmentaton fault. ### Steps/Code to Reproduce ``` import torchvision from sklearn.decomposition i...
25,213
[ -0.014860399067401886, -0.04169854894280434, -0.008317720144987106, 0.03423706442117691, 0.05007625371217728, 0.004132119007408619, 0.008227651007473469, 0.00670444592833519, -0.025213094428181648, -0.018023479729890823, 0.04436827450990677, 0.07325407862663269, 0.013704799115657806, -0.04...
https://github.com/scikit-learn/scikit-learn/issues/25213
[ "Bug", "module:decomposition" ]
Segmentation fault occurs when KernelPCA is loaded after torchvision ### Describe the bug If KernelPCA is loaded after torchvision, then I get a segmentation fault. If I load them in the opposite order then I get no segmentaton fault. ### Steps/Code to Reproduce ``` import torchvision from sklearn.decomposition i...
25,213
[ -0.01307676825672388, -0.050120383501052856, -0.011101804673671722, 0.032037947326898575, 0.04548768699169159, 0.011550074443221092, 0.001740355510264635, 0.007044772617518902, -0.02373664826154709, -0.022610262036323547, 0.042796097695827484, 0.08422616869211197, 0.01077974308282137, -0.0...
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....
https://github.com/scikit-learn/scikit-learn/issues/25210
[ "New Feature", "module:ensemble" ]
ENH partial_dependece plot for HistGradientBoosting estimator fitted with `sample_weight` ### Describe the workflow you want to enable As partial dependence of a model at a point [is defined as an expectation](https://scikit-learn.org/stable/modules/partial_dependence.html#mathematical-definition), it should respect ...
25,210
[ 0.025173455476760864, 0.03041825443506241, 0.011399318464100361, -0.03215755894780159, 0.024806153029203415, -0.04174371063709259, -0.04429696127772331, 0.008854130282998085, -0.029037054628133774, 0.008399038575589657, 0.051415301859378815, 0.008452997542917728, -0.013153290376067162, -0....