init(checkpoint:)
Creates a sound classifier from a training session checkpoint.
Declaration
init(checkpoint: MLCheckpoint) throwsParameters
- checkpoint:
A checkpoint from a sound classifier training session.
Creates a sound classifier from a training session checkpoint.
init(checkpoint: MLCheckpoint) throwsA checkpoint from a sound classifier training session.