TE-Academy / Reputation-based_Weighted_Voting

MIT License
0 stars 0 forks source link

Create extra visualizations #57

Open marthendalnunes opened 1 month ago

linear[bot] commented 1 month ago

TE-71 Create extra visualizations

andrew-octopus commented 1 month ago

@marthendalnunes Some of the calculations+visualizations that would be helpful are in this notebook:

https://github.com/eightarmsninebrains/basic-voting-calc/blob/4e577cd53c36984d7de3d697b59e7f845b853add/experiments/experiment_2b-reweighting-june-19-data.ipynb

Several of the ad hoc things like analyze_swifty_numbersfrom the notebook aren't currently in the repo, but could easily be ported over. These could also be re-factored to use the fact that now there are sampling functions in the utils module. The histograms that are currently there might warrant a function; those were the primary "visualization" types I had in mind