MCPcopy Index your code
hub / github.com/scikit-learn/scikit-learn / plot_nested_cross_validation_iris.py

File plot_nested_cross_validation_iris.py

examples/model_selection/plot_nested_cross_validation_iris.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2=========================================
3Nested versus non-nested cross-validation
4=========================================

Callers

nothing calls this directly

Calls 8

load_irisFunction · 0.90
SVCClass · 0.90
KFoldClass · 0.90
GridSearchCVClass · 0.90
cross_val_scoreFunction · 0.90
formatMethod · 0.80
fitMethod · 0.45
plotMethod · 0.45

Tested by

no test coverage detected