open_in_new
content_copy
res = pd.DataFrame(cross_validate(Ridge(), X_train, y_train, return_train_score=True)) res