In this project I am running a lasso model:
lasso_model = build_and_fit_lasso_model(X_train, y_train) lasso_model
after running it I want to