MCPcopy 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===============================================
3Overview of multiclass training meta-estimators
4===============================================

Callers

nothing calls this directly

Calls 8

fetch_openmlFunction · 0.90
OneVsOneClassifierClass · 0.90
OneVsRestClassifierClass · 0.90
cross_validateFunction · 0.90
GridSearchCVClass · 0.90

Tested by

no test coverage detected