Export trained models in coreML

Has anyone had any luck in converting Matlab trained models to python scikit-learn which can then be imported into coreML for use in xCode?
I have been struggling with this and tried exporting the mat and then importing into R. Exporting from R and thin into python but with little success. Is there an easier way that anyone is aware of?

3 个评论

Please let me know if you get an appropriate answer to this question. I have been struggling with this too for a while now :/
Hello, I wanted to ask you, have you been able to do it by now?
Did you get any solution to this by now?

请先登录,再进行评论。

 采纳的回答

Bernhard Suhm
Bernhard Suhm 2018-2-12

1 个投票

Exporting MATLAB models into a format Python can read, or into the CoreML format is currently not supported. You could exploring writing MATLAB code that saves the model object in the Core ML format.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Call Python from MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by