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