Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scikit-learn/scikit-learn
/ plot_multiclass_overview.py
File
plot_multiclass_overview.py
examples/multiclass/plot_multiclass_overview.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
===============================================
3
Overview of multiclass training meta-estimators
4
===============================================
Callers
nothing calls this directly
Calls
8
fetch_openml
Function · 0.90
RepeatedStratifiedKFold
Class · 0.90
DecisionTreeClassifier
Class · 0.90
OneVsOneClassifier
Class · 0.90
OneVsRestClassifier
Class · 0.90
OutputCodeClassifier
Class · 0.90
cross_validate
Function · 0.90
GridSearchCV
Class · 0.90
Tested by
no test coverage detected