This is documentation for an old release of Scikit-learn (version 0.20). Try the latest stable release (version 1.6) or development (unstable) versions.

sklearn.get_config

sklearn.get_config()[source]

Retrieve current values for configuration set by set_config

Returns:
config : dict

Keys are parameter names that can be passed to set_config.