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.utils.get_tags.html below:

get_tags — scikit-learn 1.8.dev0 documentation

get_tags#
sklearn.utils.get_tags(estimator) Tags[source]#

Get estimator tags.

BaseEstimator provides the estimator tags machinery. However, if an estimator does not inherit from this base class, we should fall-back to the default tags.

For scikit-learn built-in estimators, we should still rely on self.__sklearn_tags__(). get_tags(est) should be used when we are not sure where est comes from: typically get_tags(self.estimator) where self is a meta-estimator, or in the common checks.

Added in version 1.6.

Parameters:
estimatorestimator object

The estimator from which to get the tag.

Returns:
tagsTags

The estimator tags.


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