Kaspersky Machine Learning for Anomaly Detection

Starting and stopping ML model inference

You can start or stop the inference of an ML model in a status of Trained or Published on historical or incoming telemetry data.

The functionality is available after a license key is added.

To start the ML model inference:

  1. In the main menu, select the Models section.
  2. In the asset tree, select the ML model whose inference you want to run.

    A list of options appears on the right.

  3. Select the Inference tab.
  4. In the Inference type drop-down list, select one of the following values:
    • Historical to run ML model inference on historical telemetry data. If you select this value, specify the data time interval for running the ML model.
    • Real-time to run ML model inference on telemetry data that is being received in real time.
  5. Click the Start button.

    When starting a historical inference on previously inferenced data, previous inference results will be deleted.

If historical inference was started, Kaspersky MLAD will add the ML model to the inference queue.

To stop the ML model inference:

  1. In the main menu, select the Models section.
  2. In the asset tree, select the ML model whose inference you want to stop.

    A list of options appears on the right.

  3. Select the Inference tab.
  4. Click the Stop button.

Kaspersky MLAD will stop inference for the selected ML model.