cascade.model.CASCADE.load

classmethod CASCADE.load(fname)[source]

Load model from file

Parameters:

fname (PathLike) – Path to the saved model file (.pt)

Return type:

CASCADE

Returns:

Loaded CASCADE model instance