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

The 'n_neighbors' parameter of NearestNeighbors #65

Open
Zhouchlei opened this issue Nov 6, 2024 · 0 comments
Open

The 'n_neighbors' parameter of NearestNeighbors #65

Zhouchlei opened this issue Nov 6, 2024 · 0 comments

Comments

@Zhouchlei
Copy link

Hi!
When I use mouse single cell data to analysis, I getting the following error.

sklearn.utils._param_validation.InvalidParameterError: The 'n_neighbors' parameter of NearestNeighbors must be an int in the range [1, inf) or None. Got -1 instead.

Thanks a lot.

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

1 participant