decide_heurist_if_same_alert: Decide, with an heuristic, based on features, if a...

Description Usage Arguments Value

View source: R/functions.R

Description

given a number of combination of alerts with their features, decides if the alerts are related to the same

Usage

1
decide_heurist_if_same_alert(clean_calculated_features)

Arguments

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()

Value

a dataframe with one column "same_alert" with the decision if the two alerts of the combination are the same


crotman/kludgenudger documentation built on Oct. 19, 2021, 7:30 p.m.