-
Notifications
You must be signed in to change notification settings - Fork 6
Add comment stats that allow selection of per-group comments #25
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
Conversation
…to gather repful statements.
|
Very messy first stub for reproducing Polis' per-group representative statements 🎉 Need to extract the We're skipping concern with the clustering here by extracting cluster_labels from Polis API. Since we're not using the harder-to-reproduce clustering data for now, I can confirm our calculated stats match the Polis API math output with high precision. |
ceb9cd0 to
0bc33c0
Compare
|
This is done and with tests. Will restructure gigantic |
This PR is about reproducing all the output of the
repnesskey in the polis/api/v3/math/pca2endpoint. Once this is done, all the existing pieces can be used to generateconsensuskey, but that will be another PR.Needs a lot of work and cleanup. Much of functionality is in
debug.pyright now.To Dos