MCPcopy 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============================
3Underfitting vs. Overfitting
4============================

Callers

nothing calls this directly

Calls 9

PolynomialFeaturesClass · 0.90
LinearRegressionClass · 0.90
PipelineClass · 0.90
cross_val_scoreFunction · 0.90
true_funFunction · 0.85
formatMethod · 0.80
fitMethod · 0.45
plotMethod · 0.45
predictMethod · 0.45

Tested by

no test coverage detected