File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -367,14 +367,17 @@ Bug fixes
367
367
with ``scale=True ``. :issue: `7819 ` by :user: `jayzed82 <jayzed82> `.
368
368
369
369
- Fixed oob_score in :class: `ensemble.BaggingClassifier `.
370
- :issue: `# 8936 ` by :user: `mlewis1729 <mlewis1729> `
370
+ :issue: `8936 ` by :user: `mlewis1729 <mlewis1729> `
371
371
372
372
- Add ``shuffle `` parameter to :func: `model_selection.train_test_split `.
373
- :issue: `# 8845 ` by :user: `themrmax <themrmax> `
373
+ :issue: `8845 ` by :user: `themrmax <themrmax> `
374
374
375
375
- Fix AIC/BIC criterion computation in :class: `linear_model.LassoLarsIC `
376
376
by `Alexandre Gramfort `_ and :user: `Mehmet Basbug <mehmetbasbug> `.
377
377
378
+ - Fix bug where stratified CV splitters did not work with
379
+ :class: `linear_model.LassoCV `. :issue: `8973 ` by `Paulo Haddad <paulochf> `.
380
+
378
381
API changes summary
379
382
-------------------
380
383
You can’t perform that action at this time.
0 commit comments