Getting Started
Objective functions
Automated Machine Learning
Components and Custom Pipelines
Guardrails
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