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

Ahmed Aly
Ahmed Aly 2018년 7월 27일
Please let me know if you get an appropriate answer to this question. I have been struggling with this too for a while now :/
Santiago Limas Gaeray
Santiago Limas Gaeray 2020년 10월 2일
편집: Santiago Limas Gaeray 2020년 10월 2일
Hello, I wanted to ask you, have you been able to do it by now?
Mrunal V Sontakke
Mrunal V Sontakke 2021년 6월 22일
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