init(checkpoint:)
Creates a linear regressor from a checkpoint.
Declaration
init(checkpoint: MLCheckpoint) throwsParameters
- checkpoint:
Training checkpoint.
Creates a linear regressor from a checkpoint.
init(checkpoint: MLCheckpoint) throwsTraining checkpoint.