Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
""
"
2
General tests
for
all estimators in sklearn.
3
""
"
4
Callers
nothing calls this directly
Calls
10
_tested_estimators
Function · 0.90
make_pipeline
Function · 0.90
LogisticRegression
Class · 0.90
StandardScaler
Class · 0.90
MinMaxScaler
Class · 0.90
OneHotEncoder
Class · 0.90
FunctionTransformer
Class · 0.90
has_fit_parameter
Function · 0.90
_estimators_that_predict_in_fit
Function · 0.85
_include_in_get_feature_names_out_check
Function · 0.85
Tested by
no test coverage detected