-
Notifications
You must be signed in to change notification settings - Fork 74
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
Add Common Optimization Methods #361
Commits on Jul 28, 2021
-
Create SingleMetricOptimization class; add implementations for short …
…bursts and variants as well as tilted runs.
Configuration menu - View commit details
-
Copy full SHA for ea7fe20 - Browse repository at this point
Copy the full SHA ea7fe20View commit details
Commits on Jul 29, 2021
-
Add Gingleator child class of SingleMetricOptimizer for finding incre…
…ased number of Gingles' districts; add further documentation SingleMetricOptimizer class methods; delint optimization.py
Configuration menu - View commit details
-
Copy full SHA for 1b25630 - Browse repository at this point
Copy the full SHA 1b25630View commit details
Commits on Jul 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bdb2b01 - Browse repository at this point
Copy the full SHA bdb2b01View commit details
Commits on Feb 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9707760 - Browse repository at this point
Copy the full SHA 9707760View commit details -
Refactor SingleMetricOptimizer class to have generator function over …
…partitions and to store rolling best partition/score as instance variables.
Configuration menu - View commit details
-
Copy full SHA for 282559a - Browse repository at this point
Copy the full SHA 282559aView commit details
Commits on Feb 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 49c3711 - Browse repository at this point
Copy the full SHA 49c3711View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0043af4 - Browse repository at this point
Copy the full SHA 0043af4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f414214 - Browse repository at this point
Copy the full SHA f414214View commit details
Commits on Feb 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 568b157 - Browse repository at this point
Copy the full SHA 568b157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cebba5 - Browse repository at this point
Copy the full SHA 1cebba5View commit details
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 24260a2 - Browse repository at this point
Copy the full SHA 24260a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e17f4f - Browse repository at this point
Copy the full SHA 0e17f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec935fe - Browse repository at this point
Copy the full SHA ec935feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 665d0ae - Browse repository at this point
Copy the full SHA 665d0aeView commit details -
clear up class summary docs; "privatize" all instance variables and e…
…xpose `best_part`, `best_score`, and `score` as readonly properties. Add stubs for new cycling beta functions.
Configuration menu - View commit details
-
Copy full SHA for 3c2f40b - Browse repository at this point
Copy the full SHA 3c2f40bView commit details
Commits on Mar 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e0b188f - Browse repository at this point
Copy the full SHA e0b188fView commit details
Commits on Mar 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f1a233f - Browse repository at this point
Copy the full SHA f1a233fView commit details
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e35545 - Browse repository at this point
Copy the full SHA 9e35545View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4725de - Browse repository at this point
Copy the full SHA f4725deView commit details