dcase_framework.parameters.ParameterContainer.load

ParameterContainer.load(*args, **kwargs)

Load file

Parameters:

filename : str, optional

File path Default value filename given to class constructor

Returns:

self

Raises:

ImportError:

Error if file format specific module cannot be imported

IOError:

File does not exists or has unknown file format