Setup and Usage - Developer Documentation
Skip to content

Setup and Usage

To setup and use "Insights Hub Quality Prediction" application, follow these steps:

  1. Open Insights Hub Quality Prediction application in the Launchpad.

    Launchpad

  2. Open overview of the prediction models.

    prediction models

  3. Click “Create Model” to add new prediction model, either for new version or to clone to an existing model in actions menu with setup wizard. To setup a prediction model, follow these steps:

    • In "Select model information", enter "Model name", "Description of model version", select asset and aspect with process data used for model training and click “Next”.

    Select Model information

    • Select input features, enable additional features considered in training and click “Next”.

    Select input features

    • In “Select filtering features”, add process variables with their values and enable Zscore filter to remove outlier values.

    Filtering features

    • In “Aggregation”, select calculation methods to build aggregated variables of the manufacturing phase.

    aggregation

    • In “Select quality data”, select the CSV format quality data file to train the model from IDL.

    Select quality data

    • In “Select quality variables”, select the quality variables from the data file.

    Select quality variables

    • In “Configure model”, select model type and parameters in the user dialog or automatically by optimization routine.

    Configure model

    • In “Review training and save model”, click “Submit” to finalize and store the model.

    Finalize and store the model

  4. Display and evaluate the model training results
    These are the following results displayed and evaluated:

    • Evaluate the model accuracy with selected metrics with Regression score(R2), Root Mean Square Error(RMSE) and Mean Absolute Error(MAE) for the training and testing data sets.

    Battery coating pred

    • Visualization of prediction and true results as runtime chart, scatter chart and deviations histogram.

    Prediction

    • Analysis of the feature importance to define the process parameters having the major impact on the predicted quality result.

    Feature importance

    • Visualization of process and quality data used for the model training as runtime charts.

    input data

    • Analysis of the process parameter distributions and correlation between parameters.

    data analysis

  5. Managing the model versions

    • Open View all versions from the action panel

    view all versions

    • Navigate to the most actual model version

    model version

  6. Setup for generation of predictions (inference)

    • Select asset and aspect to write prediction results. The inference engine will generate predictions of the quality variable used for the training of the model. The destination aspect should contain variables for the quality result, high tolerance and low tolerance exactly with the same name as in the quality file used to train the model.

    • Select one of the two modes of inference:

      • Single point – Prediction result will be generated at each data point of the selected asset, which meets filtering criteria defining the manufacturing phase used to configure and train the model. The aggregated data used as input for the model to generate prediction will be calculated starting from the first data point of the manufacturing phase.
      • Aggregation – the aggregated data will be calculated only one time after completion of the manufacturing phase.

      Inference calculation

  7. Display Operator dashboard

    • Evaluate current production in the predicted quality results.

    • Select the process and quality prediction variables defined in the model configuration to display automatically on the dashboard. Further variables can be selected from the corresponding process and quality aspects.

    • Current prediction result and current values of process parameters which have the highest importance for the model are displayed.

    • The notification service provided by the rules engine in Insights Hub Monitor can be used to inform users if the prediction value exceeds tolerance limits.

    coating machine experimental


Last update: May 5, 2023