Borrar filtros
Borrar filtros

how to convert matlab ML model to an API service?

4 visualizaciones (últimos 30 días)
shreya srivastav
shreya srivastav el 29 de Sept. de 2020
Editada: Shadaab Siddiqie el 9 de Oct. de 2020
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 comentarios
Walter Roberson
Walter Roberson el 29 de Sept. de 2020
MATLAB Compiler SDK perhaps ?
shreya srivastav
shreya srivastav el 29 de Sept. de 2020
I haven't used it.. can you tell how do i integrate it?

Iniciar sesión para comentar.

Respuestas (1)

Shadaab Siddiqie
Shadaab Siddiqie el 8 de Oct. de 2020
Editada: Shadaab Siddiqie el 9 de Oct. de 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.

Categorías

Más información sobre MATLAB Compiler SDK en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by