Is it possible to do machine learning in Azure IoT Central?

KC 1 Reputation point
2021-04-14T00:38:29.993+00:00

I was wondering if it is possible to do machine learning on Azure IoT central. I read in some places that it is possible to do so in Azure IoT Edge. I saw a template for Video Analytics but cannot seem to find a way to implement my own models. If Edge is the only way to perform machine learning in Azure IoT, is there some way to use IoT Edge with IoT Central? Or, is it possible to train your own Tensorflow Lite Models with Raspberry Pi and just host the Pi in IoT Hub? If both are possible, which of the two would be the easiest?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,340 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
376 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. António Sérgio Azevedo 7,671 Reputation points Microsoft Employee Moderator
    2021-04-14T16:12:08.863+00:00

    @KC it looks like you are having great challenges ahead :)!

    To your main question, the direct answer is yes you can use Machine Learning in conjunction with an Azure IoT Central Solution which ingests data from an Azure IoT Edge device previously trained by your own Tensorflow Lite Models.

    The bigger question is how do you want to do it and what are the current constraints you have + when do you want the actionable decisions coming from your connected device sensors to be made?

    My advice is that you follow one of our Learning paths or Modules, for example:

    You will learn how to use a trained model and clearly distinguish when you need an ML model running in the Edge vs in the Cloud.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.