BoostedTreesRegression.
export_coreml
Export the model in Core ML format.
A valid filename where the model can be saved.
Examples
>>> model.export_coreml("MyModel.mlmodel")