AttributeError: 'Pipeline' object has no attribute 'best_params_' site:stackoverflow.com code example
Example: pipeline model coefficients
sgd_randomized_pipe.named_steps['clf'].coef_
sgd_randomized_pipe.named_steps['clf'].coef_