Skip to content

Add linear ranker to Triage #962

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

Merged
merged 6 commits into from
Apr 29, 2025
Merged

Add linear ranker to Triage #962

merged 6 commits into from
Apr 29, 2025

Conversation

silil
Copy link
Contributor

@silil silil commented Apr 15, 2025

Adding a Linear Ranker to the menu of options of simple baselines Triage offers.

The Capstone 2023 team developed this linear ranker as a way to emulate a heuristic generated by one of our partners in the DoJo project. It uses a list of features and corresponding weights to generate a weighted sum of features.

Unit tests were also generated (and tested).

Closes issue #961

@silil silil self-assigned this Apr 15, 2025
Copy link
Contributor

@kasunamare kasunamare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@silil, @aylai and I went through the code together

@silil silil merged commit d4b11a2 into dev Apr 29, 2025
@silil silil deleted the lm-linearanker-961 branch April 29, 2025 16:36
@silil silil mentioned this pull request May 6, 2025
silil added a commit that referenced this pull request May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants