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

Re-adjust weights based on actual post transform bucket weights #193

Open
vince62s opened this issue Jan 22, 2025 · 0 comments
Open

Re-adjust weights based on actual post transform bucket weights #193

vince62s opened this issue Jan 22, 2025 · 0 comments
Labels
contribution welcome Feel free to PR enhancement New feature or request

Comments

@vince62s
Copy link
Contributor

When it comes to assign weights to various datasets, it does not take into account:

  1. filtering due to transforms (for instance "filtertoolong")
  2. filtering based on score when there is a threshold set

therefore the actual weights could be different.

We may need to adjust dynamically the weights after each bucket to match the ratios set in the yaml file.

@francoishernandez francoishernandez added enhancement New feature or request contribution welcome Feel free to PR labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution welcome Feel free to PR enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants