Skip to content

Isomap nnType: Method error #30

@FedeClaudi

Description

@FedeClaudi

Hey, thanks for this awesome package.

I'm trying to fit Isomap using nntype=KDTree from NearestNeighbors but I get a method error
image

The error line being NN = fit(nntype, X) here.

Any advice on how to get around this? Using brute force tree works but I'd like to find an easier solution.
Also, is there a way to pass an already fitted tree? I'd like to re-use the same tree across different analysis steps.

Thank you

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions