Comment on page
Example
This example demonstrates how to use this AI & ML Agent to predict beer quality for vat data.
Drag the MLflow Agent onto the canvas, link the input endpoint to the vat data, and the output to the printer. Rename the Agent and save the Data Stream.

Select the Agent and click Configure. Keep the default Collection.

Set the API Url and Model. In this case, keep the default version poll interval of 3600 seconds to check hourly if a new version of the model has been published.

Set the Runtime Url.

Apply the changes and save the Data Stream.

Select the MLflow Agent's input arrow and click Configure. Match the properties of the MLflow Agent with the outputs of the vat data.

Apply the changes, save the Data Stream, and publish it.

Let's look at the Live Data View. The MLflow model returns a prediction based on the input vat data - the quality and the model version are appended to the vat data and printed.

File | Link | Security Key |
---|---|---|
Data Stream | MLflow Example.xuc | C0mp|ex123 |
Sample Data | MLflow beer quality simulated data.csv | |
Last modified 5mo ago