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