Skip to content

Segmentation fault when running postfiltering experiment #6

@Suzuran-Rain

Description

@Suzuran-Rain

When running the postfiltering experiment, I got a segfault.

Screenshots 2024-12-10 160533

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions