☑️ DeCartography generate question algorithm ver.1
public.icon
https://github.com/DeCartography/PoC/blob/main/packages/functions/src/generate-questions.ts
☑️ algorithm ver.1
when I was thinking about this idea I was planning to analyze it as the target is GR15. But, the algorithm targets each pair on participant. For example, if 26 participants attended the alpha round, the target can define A&B, B&C, C&B…Y&Z. It means, if increase participate, the pair amount increase quadratically
「二乗に増えていく」の口頭表現は"increase quadratically"でいいっぽい
tkgshn.iconcurrently we use this algorithm to generate a question.
i want to say, when using GR2, it's will maybe work. but "algorithm ver.2" which is can reduce question is still work in progress.
actually, if we gonna analyze UNICEF Round, anyway the analyze only can retroactively. Cuz, we have to collect all prticipate list.
so, I want to test with GR2 data from now.
What do you think?
@DisruptionJoe | Gitcoin
ZΞNに聞いてくれてるなう
question reduction strategyを適応した、⏹️ algorithm ver.2はluisとaustinzhu123が着手中