Add monitoring metric: rank correlation
Open
- Dominant language
- Python
- Stars
- 56
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Monitor the rank correlations from t to t+1. If the correlation is perfect (or really, really high), there's likely a data problem (e.g. the data aren't updating). If the correlation is relatively low, then there could be a problem too.
Look at the distribution of correlations to see what's unusual and throw a flag for it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.