- Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
When running the postfiltering experiment, I got a segfault.
The Prefiltering module works fine but a Segmentation fault occurs in the Postfiltering module.
Specifically, the problem is located in
def run_postfiltering_experiment(all_results, dataset_name, filter_width, alpha): ... postfilter = postfilter_constructor(data, filter_values, build_params) ... Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
