Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibly build an Experiment type? #9

Open
NicMcPhee opened this issue Oct 7, 2024 · 0 comments
Open

Possibly build an Experiment type? #9

NicMcPhee opened this issue Oct 7, 2024 · 0 comments

Comments

@NicMcPhee
Copy link
Member

The idea here is that you would have a collection of parameters (e.g., population-size, selectors, scorers) with a variety of values, and it would run each configuration multiple times, saving the output to a file (or maybe SqlLite?).

This might be overkill in some ways, and I'm not sure how Rust's type system would deal with this level of generality, but it might be kind of nifty if we could make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant