Skip to content

New argument jac_threshold_type#17

Merged
ahill187 merged 1 commit intomasterfrom
jac-threshold-type
Aug 13, 2024
Merged

New argument jac_threshold_type#17
ahill187 merged 1 commit intomasterfrom
jac-threshold-type

Conversation

@ahill187
Copy link
Owner

Description

Currently jac_std_factor can be float or str, which is not good practice. I have thus added a new parameter called jac_threshold_type, which is one of "mean" or "median". If jac_threshold_type == "mean", the jac_std_factor is used in calculating the Jaccard threshold.

See ShobiStassen#38.

@ahill187 ahill187 self-assigned this Aug 13, 2024
@ahill187 ahill187 added the refactor Code refactoring label Aug 13, 2024
@ahill187 ahill187 merged commit 4478039 into master Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Code refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant