feat: refer to house elo repo in readme

This commit is contained in:
Stijnvandenbroek
2026-03-09 09:59:22 +00:00
parent 0e6a3f17e2
commit c6b08f4d36

View File

@@ -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 |
| ---------------------- | ----------------------------------------------------------------------------------- | | ---------------------- | ----------------------------------------------------------------------------------- |