Contents

MLSoundClassifier.ModelParameters

Parameters that affect the process of training a sound-classifier model.

Declaration

struct ModelParameters

Overview

By default, a sound-classifier training session’s transfer-learning algorithm uses the MLSoundClassifier.ModelParameters.FeatureExtractorType.audioFeaturePrint(type:revision:) feature extractor. See MLSoundClassifier.ModelParameters.FeatureExtractorType for more information.

Topics

Creating parameters

Accessing the training parameters

Describing parameters

Supporting types

Default Implementations

See Also

Supporting types