Export trained models in coreML
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Sally Britnell
le 4 Fév 2018
Commenté : Mrunal V Sontakke
le 22 Juin 2021
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 commentaires
Santiago Limas Gaeray
le 2 Oct 2020
Modifié(e) : Santiago Limas Gaeray
le 2 Oct 2020
Hello, I wanted to ask you, have you been able to do it by now?
Réponse acceptée
Bernhard Suhm
le 12 Fév 2018
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Call Python from MATLAB dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!