Closed SiddhantSadangi closed 7 months ago
yellowbrick.regression.CooksDistance.draw()
use_line_collection
print()
warning()
Will this warrant any mention/change in the docs?
Nope.. Just a mention in the changelog as "Fix for "Error logging Cook's Distace" on matplotlib>=3.12"
matplotlib>=3.12
yellowbrick.regression.CooksDistance.draw()
to remove unsupporteduse_line_collection
matplotlib arg (#28)print()
withwarning()
to capture stderr