scikit-plot is a visualization toolkit based on matplotlib for python. Use this tag together with `python`-tag (and `scikit-learn` if appropriate).
scikit-plot
is a python package that approaches data visualization not as part of a presentation but as part of the process of data investigation.
It tries to simplify the generation of plots typically used in machine learning scenarios with as little boilerplate code as possible and hence proves an alternative to matplotlib or seaborn.