0

I trained a model in AZURE ML. Now i want to use that model in my ios app to predict the outputĀ .

How to download the model from AZURE and use it my swift code.

Davide Fiocco
  • 5,350
  • 5
  • 35
  • 72
Akash
  • 91
  • 2
  • 12

1 Answers1

0

As far as I know, the model could run in Azure Machine Learning Studio.It seems that you are unable to download it, the model could do nothing outside of Azure ML.

Here is a similar post for you to refer, I have also tried @Ahmet's method, but result is like @mrjrdnthms says.

Joy Wang
  • 39,905
  • 3
  • 30
  • 54