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

Implement streaming mode for landmark based algorithms #26

Open
lisitsyn opened this issue Mar 4, 2015 · 1 comment
Open

Implement streaming mode for landmark based algorithms #26

lisitsyn opened this issue Mar 4, 2015 · 1 comment

Comments

@lisitsyn
Copy link
Owner

lisitsyn commented Mar 4, 2015

Idea is: with randomization we can assume that landmarks are the first N vectors so we collect them to buffer until its ready. Once bufferized we output all the landmark vectors' projections and process following vectors in streaming way.

@lisitsyn
Copy link
Owner Author

lisitsyn commented Mar 4, 2015

Asked @karlnapf about that and apparently good idea is to collect feature vectors until solution stabilizes

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