Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/scikit-learn/scikit-learn
/ plot_underfitting_overfitting.py
File
plot_underfitting_overfitting.py
examples/model_selection/plot_underfitting_overfitting.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
============================
3
Underfitting vs. Overfitting
4
============================
Callers
nothing calls this directly
Calls
9
PolynomialFeatures
Class · 0.90
LinearRegression
Class · 0.90
Pipeline
Class · 0.90
cross_val_score
Function · 0.90
true_fun
Function · 0.85
format
Method · 0.80
fit
Method · 0.45
plot
Method · 0.45
predict
Method · 0.45
Tested by
no test coverage detected