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
  • 4,639
  • 2
  • 34
  • 63
Akash
  • 81
  • 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
  • 35,963
  • 3
  • 23
  • 45