Product Features
Analytics
Machine Learning Models
4min
the analytics module allows you to execute your machine learning (ml) models “run time” you can feed live data to the model and get live output from it note to work with ml models in analytics, your computer has to meet certain requirements https //www tensorflow\ org/install/gpu if it does not, the ml specific processors will not be available for flow building create a machine learning model for upload to upload a model to analytics, you need a savedmodel format from tensorflow https //www tensorflow\ org/guide/saved model once you have created and saved a model, you must compress and zip it prior to uploading it to analytics savedmodel is a directory containing serialized signatures and the state needed to run them, including variable values and vocabularies the savedmodel ( saved model pb ) file stores the tensorflow model and a set of named signatures, each identifying a function that accepts tensor inputs and produces tensor outputs savedmodels may contain multiple variants of the model once your ml model is ready, proceed as follows upload the model see upload a model docid 2yyfqysfpmvkg6z8bb2xb for details create an analytics flow where the function processor is based on your model tensorflow processor for time series data see create an analytics flow docid\ lwduygqapedv9gmrcamqr for details tensorflow images processor for images see create an analytics flow docid\ lwduygqapedv9gmrcamqr and tensorflow images processor docid 44xpmpyhvgub0pel2gyc4 for details (optional) add the tengo script processor to modify the model output see tengo script docid\ rhupxooltmwy8quv8lutc for details visualize the ml based output in the flows manager docid\ q4jyt 6f9weaqu53lw3b or through applications docid\ upktm t efggssljz6e7s access analytics models ui to access analytics models log in to manufacturing connect edge from the navigation panel, navigate to analytics > models the models pane appears next steps upload a model docid 2yyfqysfpmvkg6z8bb2xb obtain field values from a model docid\ dm4hckso2l0iaz4xqgrkh model types docid kn es3fy4n9izkqjvjhj