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 new umap and filter options #64

Merged
merged 5 commits into from
Oct 31, 2023
Merged

Conversation

thorstenwagner
Copy link
Collaborator

This pull request adds a cosine option for umap (should in theory give better results, but is slower) and extends the filter capabilities of the filter_embedding tool. Using the new --concat and --lower flag you can select those embeddings which are very similar to reference. This is handy if you want to fine tune your reference target.

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Attention: 31 lines in your changes are missing coverage. Please review.

Files Coverage Δ
tomotwin/modules/tools/umap.py 0.00% <0.00%> (ø)
tomotwin/modules/tools/filter_embedding.py 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@thorstenwagner thorstenwagner merged commit a09ee0c into main Oct 31, 2023
2 of 4 checks passed
@thorstenwagner thorstenwagner deleted the umap-and-filter-options branch December 20, 2023 08:01
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