明星好感度比较的ELO算法实现
http://81.70.20.119:4002/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
lib | 1 year ago | |
static | 1 year ago | |
templates | 1 year ago | |
.gitignore | 1 year ago | |
README.md | 1 year ago | |
app.py | 1 year ago | |
requirements.txt | 1 year ago |
README.md
ELOStar
使用ELO
算法实现明星好感度的比较,原型来自于Mark Zuckerberg
的FaceMash
。