Update scoring function for importance score
Open
enhancement
- Dominant language
- C++
- Stars
- 34
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Add configurable weights for each variable.
- [ ] variables
- recency
- frequency
- size
- Bucket reference count
- VBucket link count
- [ ] Make ~5 "buckets" for each variable so we can normalize the importance score to [0, 1].
- [ ] Add a policy for each variable (config param) that adjusts the weights towards that variable
- [ ] Describe the importance scoring function in the wiki.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.