SupraSummus / prompt-wars

https://promptwars.io
MIT License
3 stars 2 forks source link

Using multivariate Elo rating system #2

Closed SupraSummus closed 1 week ago

SupraSummus commented 4 months ago

We can use mELO to better rank warriors.

See:

The lowest dimension count we can use is 2. So for each warrior we would have 1 rating score and 2 number vector.

I don't quite understand what this 2-vector represents and how to present it in the UI. Can we call it "playstyle"?

SupraSummus commented 3 months ago

implemented and deplyed ;) however we should maybe provide some visualization for it?

SupraSummus commented 1 week ago

displayed on the top 100 leaderboard