Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to use new fast_ar trending, calculated in elasticsearch without renormalization #3458

Merged
merged 1 commit into from Oct 21, 2021

Conversation

jackrobison
Copy link
Member

@jackrobison jackrobison commented Oct 21, 2021

This updates trending to run with the cumulative effective amount changes per claim per block instead of per add/remove change with many changes per block. It also fixes the trending score overflowing without being renormalized for many many (millions) of years. Much thanks to @eggplantbren

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 68.706% when pulling 8e87165 on trending into a98ea1e on master.

@jackrobison jackrobison merged commit 48505c2 into master Oct 21, 2021
@jackrobison jackrobison deleted the trending branch October 21, 2021 04:17
@jackrobison jackrobison changed the title variable decay trending in elasticsearch without normalization variable decay trending in elasticsearch without renormalization Oct 22, 2021
@jackrobison jackrobison added area: hub type: new feature New functionality that does not exist yet labels Oct 22, 2021
@jackrobison jackrobison changed the title variable decay trending in elasticsearch without renormalization Update to use new fast_ar trending, calculated in elasticsearch without renormalization Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: hub type: new feature New functionality that does not exist yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants