scikitplot#

scikit-plots

An intuitive library to add plotting functionality to scikit-learn objects

Documentation is available in the docstrings and online at https://scikit-plots.github.io.

Configure global settings and get information about the working environment.#

config_context

Context manager for global scikit-plots configuration.

get_config

Retrieve current values for configuration set by set_config.

set_config

Set global scikit-plots configuration.

show_config

Show libraries and system information on which SciPy was built and is being used

show_versions

Print useful debugging information

online_help

Open the online documentation search page for a given query in the default web browser.