how to convert matlab ML model to an API service?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I already have a ML model trained in MATLAB and i want to convert this model into an API so that I can use this ML model in other apllications
built in some other technology stacks(Java,C# etc) to make predictions.
How do I do this?
2 Commenti
Risposte (1)
Shadaab Siddiqie
il 8 Ott 2020
Modificato: Shadaab Siddiqie
il 9 Ott 2020
Form my understanding you want to convert your ML model to an API in-order to run it in other stacks. You can use resource mentioned here.
0 Commenti
Vedere anche
Categorie
Scopri di più su MATLAB Compiler SDK in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!