init(checkpoint:)
Creates a boosted tree classifier from a checkpoint.
Declaration
init(checkpoint: MLCheckpoint) throwsParameters
- checkpoint:
Training checkpoint.
Creates a boosted tree classifier from a checkpoint.
init(checkpoint: MLCheckpoint) throwsTraining checkpoint.