how to convert matlab ML model to an API service?
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Shadaab Siddiqie
on 8 Oct 2020
Edited: Shadaab Siddiqie
on 9 Oct 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 Comments
See Also
Categories
Find more on MATLAB Compiler SDK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!