mlpy.modules.UniqueModule.load

classmethod UniqueModule.load(filename)[source]

Load the state of the module from file.

Parameters:

filename : str

The name of the file to load from.

Notes

This is a class method, it can be accessed without instantiation.