Catching bugs in scikit-learn by comparing versions

Lost-Dragonfruit-663 · reddit · 2026-08-26

sklearn 1.9 fixed a bug in how BayesianRidge computes uncertainty. The author traced the predict function in versions 1.8 and 1.9, comparing the computed formulas in a notebook to demonstrate the change and how to spot the bug.

Original post →

More from Research

Research channel →