Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scikit-learn/scikit-learn
/ plot_learning_curve.py
File
plot_learning_curve.py
examples/model_selection/plot_learning_curve.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
=========================================================
3
Plotting Learning Curves and Checking Models&
#x27; Scalability
4
=========================================================
Callers
nothing calls this directly
Calls
7
load_digits
Function · 0.90
GaussianNB
Class · 0.90
SVC
Class · 0.90
ShuffleSplit
Class · 0.90
learning_curve
Function · 0.90
from_estimator
Method · 0.45
plot
Method · 0.45
Tested by
no test coverage detected