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

Investigate whether it's possible to make some of the knn indices picklable #6

Open
frankier opened this issue Jan 3, 2021 · 1 comment

Comments

@frankier
Copy link
Collaborator

frankier commented Jan 3, 2021

It is possible to mmap within a pickle: https://github.com/UniNE-CHYN/mmappickle so there might be hope

@frankier
Copy link
Collaborator Author

frankier commented Jan 5, 2021

Neuraxle has support for custom saving e.g. https://github.com/Neuraxio/Neuraxle-TensorFlow . Unfortunately it reinvents quite a lot of sklearn stuff. Not sure if it's possible to support this as an optional extra while staying mainly on sklearn.

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