feat: refer to house elo repo in readme
This commit is contained in:
@@ -54,7 +54,8 @@ types to prevent silent schema drift.
|
|||||||
### Machine learning
|
### Machine learning
|
||||||
|
|
||||||
An **ELO rating system** lets you rank listings via pairwise comparisons. An ML pipeline then learns
|
An **ELO rating system** lets you rank listings via pairwise comparisons. An ML pipeline then learns
|
||||||
to predict ELO scores for unseen listings:
|
to predict ELO scores for unseen listings. The ranking UI and model logic originate from
|
||||||
|
[house-elo-ranking](https://github.com/Stijnvandenbroek/house-elo-ranking).
|
||||||
|
|
||||||
| Asset | Description |
|
| Asset | Description |
|
||||||
| ---------------------- | ----------------------------------------------------------------------------------- |
|
| ---------------------- | ----------------------------------------------------------------------------------- |
|
||||||
|
|||||||
Reference in New Issue
Block a user