Description Usage Arguments Value
given a number of combination of alerts with their features, decides if the alerts are related to the same
1 | decide_heurist_if_same_alert(clean_calculated_features)
|
clean_calculated_features |
dataframe with one line for each combination of alert. It may come from calculate_features_from_versions() %>% extract_clean_features_from_calculated_features() |
a dataframe with one column "same_alert" with the decision if the two alerts of the combination are the same
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.