evalml.pipelines.BinaryClassificationPipeline.save

BinaryClassificationPipeline.save(file_path)

Saves pipeline at file path

Parameters

file_path (str) – location to save file

Returns

None