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

Census cell similarity search: experimental Python API for metadata prediction #1115

Open
mlin opened this issue Apr 25, 2024 · 0 comments
Open
Assignees
Labels
P0 Priority 0 - Critical, fix ASAP!

Comments

@mlin
Copy link
Contributor

mlin commented Apr 25, 2024

Building on #1114, add another API method that predicts metadata attributes of the query cells based on the similar cells. The first pass can simply be a plurality vote of similar cells, with the vote share as the confidence score. In the future we can weight by distance or do other fancier modelling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 Priority 0 - Critical, fix ASAP!
Projects
None yet
Development

No branches or pull requests

2 participants