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

Fs/jquinn #41

Open
wants to merge 162 commits into
base: main
Choose a base branch
from
Open

Fs/jquinn #41

wants to merge 162 commits into from

Conversation

fsargent
Copy link
Contributor

No description provided.

homunq and others added 30 commits July 19, 2021 10:45
Added low information strategies and Minimax
Wrote some of threeRoundResults, added a basic but non-rigorous pollsToProbs function, refactored low-information strats, and added a better zero-information approval voting strategy.
Switched to using threeRoundResult. Removed @rememberBallot decorators. Switched from static methods to class methods for strategy functions and results.
Implemented the binary search for determining the minimum foreground to elect the winner under strategy and ensured that all results are returned.
Added comp and diehard strategies for plurality, approval, score, and IRV. (Not yet added for STAR or Condorcet.)
Added diehard and compromise strategies for STAR and Condorcet. Improved the low info strategies for top2 methods. Increased the default polling uncertainty.
created tieFor2Estimate
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@electionscience electionscience deleted a comment from sourcery-ai bot Dec 31, 2022
@fsargent fsargent marked this pull request as ready for review December 31, 2022 23:47
@fsargent
Copy link
Contributor Author

Quite a few exceptions, if you can work on these, @homunq and @ragconsumer.
Could import as is, but it's a bit rough with things like dim not being defined in functions. Would love all the import * moved to specific imports.

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

Successfully merging this pull request may close these issues.

3 participants