Matlab Machine Learner Apps and Azure Machine Learning Studio
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Dharmesh Joshi
el 26 de Sept. de 2023
Respondida: CHIKUMBUTSO
el 18 de Jun. de 2024
Hi
I aim to be working on a machine learnign application.
If I was to develop a machine learner model using Matlab, can it be outputed in a certain format so it can used in Azure Machine Learning Studio?
0 comentarios
Respuesta aceptada
Pratyush
el 27 de Sept. de 2023
Hi Dharmesh,
I understand that you want to know if it is possible to deploy a machine learner model made in MATLAB to Azure ML Studio.
Yes, you can develop a machine learning model using MATLAB and export it in a format that can be used in Azure Machine Learning Studio. MATLAB provides several functions and tools for training and exporting machine learning models.
It's important to note that Azure Machine Learning Studio supports various model formats, including PMML (Predictive Model Markup Language) and ONNX (Open Neural Network Exchange). Depending on your specific requirements and the capabilities of your MATLAB model, you may need to convert your model to one of these formats before using it in Azure Machine Learning Studio.
For further details you can refer to the following links:
0 comentarios
Más respuestas (1)
CHIKUMBUTSO
el 18 de Jun. de 2024
@Pratyush am struggling to deploy my applications i want to ran it both on azure and raspberry pi but i cant seem to find resources online to help me with that
0 comentarios
Ver también
Categorías
Más información sobre Get Started with Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!