Clear Filters
Clear Filters

how to convert matlab ML model to an API service?

4 views (last 30 days)
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?

Answers (1)

Shadaab Siddiqie
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.

Categories

Find more on MATLAB Compiler SDK in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!