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

Possible solution to large data sets? #46

Open
riversdark opened this issue Jun 20, 2022 · 0 comments
Open

Possible solution to large data sets? #46

riversdark opened this issue Jun 20, 2022 · 0 comments

Comments

@riversdark
Copy link

This has already been mentioned in another issue, but I thought it merits its own thread, and besides the other one hasn't been updated for quite a while.

Since the algorithm complexity is $O(n^3)$, the computation can get quite costly quite quickly, both time-wise and memory-wise. Are there any solutions or approximation algorithms to address this problem?

In the other thread a data size of 55K was already considered a big data set, and I have a data set that is thousands of times its size... Any hope?

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