cpa.CPA.load_registry#

static CPA.load_registry(dir_path, prefix=None)#

Return the full registry saved with the model.

Parameters:
dir_path str

Path to saved outputs.

prefix str | NoneOptional[str] (default: None)

Prefix of saved file names.

Return type:

dict

Returns:

: The full registry saved with the model