Getting Started
Objective functions
Automated Machine Learning
Pipelines and Components
Data Checks
Resources
PipelineBase.
describe
Outputs pipeline details including component parameters
return_dict (bool) – If True, return dictionary of information about pipeline. Defaults to false
dictionary of all component parameters if return_dict is True, else None
dict