dcase_framework.application_core.AppCore.feature_normalization

AppCore.feature_normalization(*args, **kwargs)[source]

Feature normalization stage

Calculated normalization factors for each evaluation fold based on the training material available.

Parameters:

overwrite : bool

overwrite existing normalizers (Default value=False)

Returns:

None

Raises:

IOError

Feature file not found.