Forum Discussion
Azure Machine Learning Studio or Function App
Hi,
I am considering using Azure Machine Learning Studio for an upcoming project and would like to know if anyone using it would recommend it for my task.
I have various types of IoT sensors that need to be calibrated and adjusted with a correction factor over time. Additionally, as the IoT sensor network expands, I aim to implement network-level correction where multiple nearby sensors are calibrated in relation to each other to enhance accuracy. Some IoT sensors will act as reference sensors, providing accurate values or serving as the 'golden sensor.'
Initially, I was thinking of writing an Azure Function App to perform this process, but I wonder if this could be simplified using machine learning from Azure Studio. Perhaps there are additional insights I might be overlooking, such as environmental or other factors that could be introduced at a later stage.
I would appreciate hearing from others who have undertaken similar tasks.