evalml.automl.AutoClassificationSearch.get_pipeline

AutoClassificationSearch.get_pipeline(pipeline_id)

Retrieves trained pipeline

Parameters

pipeline_id (int) – pipeline to retrieve

Returns

pipeline associated with id

Return type

Pipeline