scglue.models.base.Model.load

static Model.load(fname)[source]

Load model from file

Parameters

fname (PathLike) – Specifies path to the file

Return type

Model

Returns

model – Loaded model