dcase_framework.parameters.ParameterContainer.save¶
-
ParameterContainer.
save
(*args, **kwargs)¶ Save 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 has unknown file format