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

Release candidate #15

Merged
merged 9 commits into from
Sep 11, 2024
Merged

Release candidate #15

merged 9 commits into from
Sep 11, 2024

Conversation

tony-kuo
Copy link
Collaborator

New features:

  • A search_exhaustive method in CellQuery which allows the user to forgo the kNN search and instead search cells based on a distance threshold and optionally a metadata filter to select for a given metadata profile.
  • The query_coherence statistic, which measures consistency of query results between the centroid and cells that comprise the centroid, now has a random seed parameter.
  • Various improvements have been made to the training modules to add more metrics to evaluate training.
  • Various changes to utility functions to improve efficiency.
  • Tutorials have been updated with new download links and analysis.

@tony-kuo tony-kuo merged commit 7823fa8 into main Sep 11, 2024
@tony-kuo tony-kuo deleted the dev branch September 11, 2024 20:11
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.

2 participants