Skip to content

Running experiments #19

@maxreiss123

Description

@maxreiss123

Hi,

Thanks for that nice project. I want to run some baseline experiments with different seeds to obtain an overview of the statistical significance. But unfortunately, by running the `run_baselines.sh', I got various error messages:

The constructors for the wrappers do not accept the arguments, eg:

model = SINDyWrapper(
TypeError: __init__() got an unexpected keyword argument 'features_names'
)

After fixing that, further errors appear in the pipeline, here run_baselines.py, given the arguments from the script show:

error: unrecognized arguments: --subsample_ratio=0.0 

Do you have a fix for that?

Best wishes
Max

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