This document contains scikit-learn code fragments:
- with raise or function calls whose function name contains "warn"/"Warn",
- and that also contain some mechanism that triggers a
__repr__call (repr,%r,{!r}. and variations thereof like %(name)r or {name!r})—some non-__repr__mechanisms might be displayed too.