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

Refactoring, global expansion modeling updates, and post selection values #229

Merged
merged 1 commit into from
May 30, 2024

Conversation

jbaxter
Copy link
Collaborator

@jbaxter jbaxter commented May 30, 2024

-Add note status change dataset definition to constants.py
-Split incorrect tag filtering between prescoring and final scoring (compute user aggregates in prescoring) as part of streamlining final scoring
-Compute post selection values using pmi, and treat as component of reputation
-Ignore note authorship when assigning a note to a model e.g. expansion; only consider ratings. Assign a note to expansion model if >50% of its ratings are from expansion raters.
-Add data filtering arguments for easier testing.

…lues

-Add note status change dataset definition to constants.py
-Split incorrect tag filtering between prescoring and final scoring (compute user aggregates in prescoring) as part of streamlining final scoring
-Compute post selection values using pmi, and treat as component of reputation
-Ignore note authorship when assigning a note to a model e.g. expansion; only consider ratings. Assign a note to expansion model if >50% of its ratings are from expansion raters.
-Add data filtering arguments for easier testing.
@jbaxter jbaxter merged commit d00c97f into main May 30, 2024
3 checks passed
@jbaxter jbaxter deleted the jbaxter/2024_05_29 branch June 27, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant