Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Feb 23, 2024

This approach involves utilizing a set of non-linear 1-dimensional projections to ascertain the relevance of a given item, aiming to confine it within specific bins or a convex hull. As an alternate to the cosine distance.

This approach involves utilizing a set of non-linear 1-dimensional projections to ascertain the relevance of a given item, aiming to confine it within specific bins or a convex hull. As an alternate to the cosine distance.
@codecov
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.63%. Comparing base (bad9d46) to head (c5210e5).
⚠️ Report is 1734 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #168   +/-   ##
=======================================
  Coverage   84.63%   84.63%           
=======================================
  Files          37       37           
  Lines        1731     1731           
=======================================
  Hits         1465     1465           
  Misses        266      266           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@andreped
Copy link
Contributor

Oh, this is really nice, @CP500! I was just now looking into proposing a better way to classify user questions to routes and this looks like a cool idea. Any thoughts, @bruvduroiu and @jamescalam?

@ghost
Copy link
Author

ghost commented Mar 16, 2024

@andreped you can also use this method as a scalar scoring/ ranking function if you had a few good and bad examples.

@ghost ghost closed this by deleting the head repository Dec 3, 2025
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant