Tags for the estimator.
See Estimator Tags for more information.
The type of the estimator. Can be one of: - “classifier” - “regressor” - “transformer” - “clusterer” - “outlier_detector” - “density_estimator”
TargetTags
The target(y) tags.
TransformerTags
or None
The transformer tags.
ClassifierTags
or None
The classifier tags.
RegressorTags
or None
The regressor tags.
Whether the estimator supports Array API compatible inputs.
Whether the estimator skips input-validation. This is only meant for stateless and dummy transformers!
Whether the estimator is not deterministic given a fixed random_state
.
Whether the estimator requires to be fitted before calling one of transform
, predict
, predict_proba
, or decision_function
.
Whether to skip common tests entirely. Don’t use this unless you have a very good reason.
InputTags
The input data(X) 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