Monitor Model

This component can generate a view to monitor the performance of a model captured with Integrated Deployment. The model can be already deployed or captured in the same workflow where it was trained. The component in order to work requires time stamp and target columns on the deployment data to see how the model performance changes over time.

After configuring and executing the component: Right Click > "Open Interactive View".

Options

Timestamp Column
Select the column containing your time stamps.
Label Column
Select the column containing the target column of your model.
Records per Scoring Window
Configure the size of the windows used to create the accuracy plot.

Input Ports

Icon
A model captured with the KNIME Integrated Deployment Extension
Icon
Deployment data with timestamp. The time stamp needs to be already converted in Date domain via the String to Date&Time node. Deployment data is data gathered after the deployment of the model on which the model is applied. The ground truth (also called target) column should also be available.

Output Ports

Icon
Performance by date as well as a flow variable stating the user interactions applied within the view.

Nodes

Extensions

Links