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

Add weighting of the results by the cell frequencies #42

Draft
wants to merge 14 commits into
base: dev
Choose a base branch
from

Conversation

JPapir
Copy link
Collaborator

@JPapir JPapir commented Nov 11, 2024

This builds on top of #37 to introduce a long wanted feature, that is weighting by cell frequencies (would close #32).

Works currently nicely for one predictor, and I am working on extending it to multiple predictors.

It comes with a refactored interface to manage measures (I grouped everything in a class).

(as it depends on #37, we can't merge right now, so a draft PR for the moment)

@JPapir JPapir added the enhancement New feature or request label Nov 11, 2024
@JPapir
Copy link
Collaborator Author

JPapir commented Nov 11, 2024

Added support for n_preds! Bipartite distributions are not covered, but see #41

@JPapir JPapir linked an issue Nov 12, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Entropy] Add weighting by the token frequencies of the cell
1 participant