Tags for the target data.
Whether the estimator requires y to be passed to fit
, fit_predict
or fit_transform
methods. The tag is True
for estimators inheriting from ~sklearn.base.RegressorMixin
and ~sklearn.base.ClassifierMixin
.
Whether the input is a 1D labels (y).
Whether the input is a 2D labels (y).
Whether the estimator requires a positive y (only applicable for regression).
Whether a regressor supports multi-target outputs or a classifier supports multi-class multi-output.
See multi-output in the glossary.
Whether the target can be single-output. This can be False
if the estimator supports only multi-output cases.
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