ConvertersΒΆ

Automatically convert models from popular machine learning libraries such as TensorFlow, Keras, Caffe, scikit-learn, LIBSVM, and XGBoost to the Core ML format.

tensorflow.convert
keras.convert
caffe.convert Convert a Caffe model to Core ML format.
libsvm.convert Convert a LIBSVM model to Core ML format.
sklearn.convert Convert scikit-learn pipeline, classifier, or regressor to Core ML format.
xgboost.convert Convert a trained XGBoost model to Core ML format.