明星好感度比较的ELO算法实现 http://81.70.20.119:4002/
This repository has been archived on 2021-12-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-12-29 20:57:23 +08:00
lib init;add: elo algorithm 2021-12-29 16:53:57 +08:00
public add: html and css file 2021-12-29 20:57:23 +08:00
.gitignore init;add: elo algorithm 2021-12-29 16:53:57 +08:00
app.py add: html and css file 2021-12-29 20:57:23 +08:00
README.md init;add: elo algorithm 2021-12-29 16:53:57 +08:00
requirements.txt init;add: elo algorithm 2021-12-29 16:53:57 +08:00

ELOStar

使用ELO算法实现明星好感度的比较,原型来自于Mark ZuckerbergFaceMash