Clear Filters
Clear Filters

Matlab Machine Learner Apps and Azure Machine Learning Studio

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

Accepted Answer

Pratyush
Pratyush on 27 Sep 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:

More Answers (1)

CHIKUMBUTSO
CHIKUMBUTSO on 18 Jun 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

Community Treasure Hunt

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

Start Hunting!