Login
From:
scikit-learn
(Uncensored)
subscribe
Plotting Cross-Validated Predictions — scikit-learn 1.7.0 documentation
https://scikit-learn.org/stable/auto_examples/model_selection/plot_cv_predict.html
links
backlinks
Roast topics
Find topics
Find it!
This example shows how to use cross_val_predict together with PredictionErrorDisplay to visualize prediction errors. We will load the diabetes dataset and create an instance of a linear regression ...