MLSoundClassifier.ModelParameters
Parameters that affect the process of training a sound-classifier model.
Declaration
struct ModelParametersOverview
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
init(validation:maxIterations:overlapFactor:)init(validation:maxIterations:overlapFactor:algorithm:)init(validation:maxIterations:overlapFactor:algorithm:featureExtractionTimeWindowSize:)
Accessing the training parameters
Describing parameters
Supporting types
MLSoundClassifier.ModelParameters.ValidationDataMLSoundClassifier.ModelParameters.ModelAlgorithmTypeMLSoundClassifier.ModelParameters.ClassifierTypeMLSoundClassifier.ModelParameters.FeatureExtractorTypeMLSoundClassifier.ModelParameters.FeaturePrintType