trust
trust copied to clipboard
Eval Mode in select()
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.