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

Allow custom strategy on District "Submit" #58

Open
nikolajbaer opened this issue Jul 23, 2020 · 0 comments
Open

Allow custom strategy on District "Submit" #58

nikolajbaer opened this issue Jul 23, 2020 · 0 comments

Comments

@nikolajbaer
Copy link
Member

As districts tune the optimization, we want to be able to customize the strategy parameters to try to find an optimal result.

The idea would be to have a "Custom Optimization" in a somewhat obfuscated (e.g. advanced collapse area) to allow specifying the string specification of a strategy (e.g. NYCMODA?iterations=1200&fresh_starts=100). At this point we want this to be more a part of the "support" workflow where someone reaches out to the team and we provide them the parameters we see as getting a best result for their goals. Eventually it would be good to allow this (with "limits" to prevent mammoth AWS bills) for people to experiment with? TBD

This can then be parsed by server.py and turned into the strategies list that is sent off to lambda (not recommended for immediate processing!)

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