A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://scikit-learn.org/dev/auto_examples/../api/../modules/generated/sklearn.get_config.html below:

get_config — scikit-learn 1.8.dev0 documentation

get_config#
sklearn.get_config()[source]#

Retrieve the current scikit-learn configuration.

This reflects the effective global configurations as established by default upon library import, or modified via set_config or config_context.

Returns:
configdict

Keys are parameter names that can be passed to set_config.

See also

config_context

Context manager for global scikit-learn configuration.

set_config

Set global scikit-learn configuration.

Examples

>>> import sklearn
>>> config = sklearn.get_config()
>>> config.keys()
dict_keys([...])

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4