AutoMLSearch.
describe_pipeline
Describe a pipeline
pipeline_id (int) – pipeline to describe
return_dict (bool) – If True, return dictionary of information about pipeline. Defaults to False.
Description of specified pipeline. Includes information such as type of pipeline components, problem, training time, cross validation, etc.