Matlab Machine Learner Apps and Azure Machine Learning Studio
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Dharmesh Joshi
am 26 Sep. 2023
Beantwortet: CHIKUMBUTSO
am 18 Jun. 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 Kommentare
Akzeptierte Antwort
Pratyush
am 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:
0 Kommentare
Weitere Antworten (1)
CHIKUMBUTSO
am 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
0 Kommentare
Siehe auch
Kategorien
Mehr zu Get Started with Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!