MCPcopy Create free account
hub / github.com/scikit-learn/scikit-learn / test_common.py

File test_common.py

sklearn/tests/test_common.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2General tests for all estimators in sklearn.
3"""
4

Callers

nothing calls this directly

Calls 10

_tested_estimatorsFunction · 0.90
make_pipelineFunction · 0.90
LogisticRegressionClass · 0.90
StandardScalerClass · 0.90
MinMaxScalerClass · 0.90
OneHotEncoderClass · 0.90
FunctionTransformerClass · 0.90
has_fit_parameterFunction · 0.90

Tested by

no test coverage detected