明星好感度比较的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-30 00:50:09 +08:00
lib ref: flask file;add: match and compare;fix: module import, sqlite db in flask 2021-12-30 00:50:09 +08:00
static ref: flask file;add: match and compare;fix: module import, sqlite db in flask 2021-12-30 00:50:09 +08:00
templates ref: flask file;add: match and compare;fix: module import, sqlite db in flask 2021-12-30 00:50:09 +08:00
.gitignore change: matching algorithm;add: default value of column work 2021-12-29 23:54:09 +08:00
app.py ref: flask file;add: match and compare;fix: module import, sqlite db in flask 2021-12-30 00:50:09 +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