I am trying to deploy a model created and trained on azure machine learning service on edge VMs (Redhat Enterprise) uing iot-edge. I am following this documentation which has most of the steps https://github.com/Azure/ai-toolkit-iot-edge/blob/master/IoT%20Edge%20anomaly%20detection%20tutorial/00-anomaly-detection-tutorial.ipynb
But it doesnt mentions how we can consume the model when deployed on edge devices (RHEL VM in this POC). Do we have any sample code snippet for this, similar to what we have for ACI