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

Feature Request: Pairwise Jaccard Distances #42

Open
DarioS opened this issue Mar 11, 2024 · 1 comment
Open

Feature Request: Pairwise Jaccard Distances #42

DarioS opened this issue Mar 11, 2024 · 1 comment

Comments

@DarioS
Copy link

DarioS commented Mar 11, 2024

If more than two sets are provided, the mean of all pairwise scores is calculated.

It would be great to be able to get a matrix of pairs, for tasks such as hierarchical clustering and pairwise distance calculations.

@m-muecke
Copy link
Member

Please note that the similarity measures are only referring to learners that have selected_features property, see the docs: https://mlr3.mlr-org.com/reference/mlr_measures_sim.jaccard.html

If you're looking for clustering measures, please open the issue in the mlr3cluster repo

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

No branches or pull requests

2 participants