new_majiq.PassedJunctionsGenerator.add_group
- PassedJunctionsGenerator.add_group(group, min_experiments=0.5)
Update passed junctions with
GroupJunctionsGenerator
build group- Parameters:
group (
GroupJunctionsGenerator
) – Accumulator of how many times each junction passed per-experiment thresholds in a build groupmin_experiments (
float
) – Threshold for group filters. This specifies the fraction (value < 1) or absolute number (value >= 1) of experiments that must pass individually in the build group that must pass in order for the junction to be updated as being reliable