Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
=========================================
3
Nested versus non-nested cross-validation
4
=========================================
Callers
nothing calls this directly
Calls
8
load_iris
Function · 0.90
SVC
Class · 0.90
KFold
Class · 0.90
GridSearchCV
Class · 0.90
cross_val_score
Function · 0.90
format
Method · 0.80
fit
Method · 0.45
plot
Method · 0.45
Tested by
no test coverage detected