trust icon indicating copy to clipboard operation
trust copied to clipboard

Eval Mode in select()

Open nab170130 opened this issue 3 years ago • 0 comments

The select() methods for the targeted subset selection strategies need to have self.model.eval(). Without it, the embedding computation will not necessarily be the same for similar points, which may cause performance degradation.

nab170130 avatar Aug 13 '21 09:08 nab170130