Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The option to create this chart will be disabled unless your query contains a temporal grouping with no columns fields added as arguments. Furthermore, your query must contain a numeric column field (for example, you can aggregate your data and add a count).

...

Rw ui steps macro
Rw step

Go to Data Search and open the required table.

Rw step

Perform the required operations to get the data you want to use in the chart.

Rw step

After getting the required query results, go to Additional tools → Charts → Anomaly Detection → Robust Random Cut Forest.

Rw step

Drag the required columns fields to their corresponding fields. This chart requires you to select the following fields:

Required field

Description

Data type

Value

Add the numeric column field whose values you want to analyze.

floatinteger or duration

Rw step

The Robust Random Cut Forest chart is displayed.

...

Expand
titleThere are events that don't exist

You will not be able to train your model if the data series contains holes due to non-existing events. In this case, the chart would try to interpolate those missing points. The interpolation takes into account the average of n previous points to allow working in real-time. When interpolation occurs, gaps are filled with purple dots to indicate that you are visualizing generated values. 

Image RemovedImage Added

The maximum number of consecutive missing points to be interpolated is 5. If this value is exceeded, you will not be able to train the model. An error will appear when clicking the Train button and holes will be marked in the chart with pinkish bands.

Image RemovedImage Added
Info

Interpolated points

It is advisable to keep the lowest possible rate of points to be interpolated in order to get the most out of the chart. Keep in mind that interpolated points are simply a prediction generated by the chart, and are not real. 

This problem may be solved by regrouping your query using a greater grouping period.

Expand
titleThe data is not fully downloaded

Interpolation only works with events that don't exist. The chart will never interpolate values from data yet to be loaded. These areas are represented on the chart as gray bands. In this case, the chart will only evaluate up to the first gap.

Image RemovedImage Added

There must be enough events for at least training and evaluating one point before the gap starts, otherwise, you will be notified. Click the Download more button in the warning message that appears to download the data required for the widget to train, or do it manually activating the Load all events option in the Event loading indicator of the search window.

Image RemovedImage Added

If you wish to fill certain areas where gaps are located, you can do so by clicking on the event timeline at the top of the search window. Learn more about loading data in the search window here.