Linear Models for Regression — Applied Machine Learning in Python

PHOTO EMBED

Sun Oct 29 2023 05:59:59 GMT+0000 (Coordinated Universal Time)

Saved by @elham469

cv_res = pd.DataFrame(grid.cv_results_)
cv_res.head()
content_copyCOPY

https://amueller.github.io/aml/02-supervised-learning/05-linear-models-regression.html