tapkee icon indicating copy to clipboard operation
tapkee copied to clipboard

Implement streaming mode for landmark based algorithms

Open lisitsyn opened this issue 11 years ago • 1 comments

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 avatar Mar 04 '15 12:03 lisitsyn

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

lisitsyn avatar Mar 04 '15 15:03 lisitsyn