rasbt / mlxtend

A library of extension and helper modules for Python's data analysis and machine learning libraries.
https://rasbt.github.io/mlxtend/
Other
4.86k stars 857 forks source link

Add a parameter to `plot_decision_regions` for creating rougher but faster plots #804

Closed rasbt closed 1 year ago

rasbt commented 3 years ago

For quick prototyping, it might be desirable to have an option to make rougher decision region plots. See the discussion in #801