Skip to content

check for consistency among config.py options #127

Description

@dsgoll123

There are combinations of switches in config.py and varlist.json which we need to be prevented. This should be done automatically when the program is launched , not when the switches are actually used.

How is this best implemented in the code?
An example of options which must be prevented is varlist.json: format":"unstructured" and config.py: leave_one_out_cv = False

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions