Back to Scikit Learn

33300.Fix

doc/whats_new/upcoming_changes/sklearn.inspection/33300.fix.rst

1.8.0341 B
Original Source
  • :class:inspection.DecisionBoundaryDisplay now displays all class boundaries when using plot_method="contour" with all response_methods, and displays all classes in distinct colors when using plot_method="contourf" with response_method="predict". By :user:Anne Beyer <AnneBeyer> and :user:Levente Csibi <leweex95>.