MCPcopy 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=========================================================
3Plotting Learning Curves and Checking Models' Scalability
4=========================================================

Callers

nothing calls this directly

Calls 7

load_digitsFunction · 0.90
GaussianNBClass · 0.90
SVCClass · 0.90
ShuffleSplitClass · 0.90
learning_curveFunction · 0.90
from_estimatorMethod · 0.45
plotMethod · 0.45

Tested by

no test coverage detected