trust
trust copied to clipboard
Efficiently search and mine for specific (targeted) classes/slices in your dataset to improve model performance and personalize your models.
Results
2
trust issues
Sort by
recently updated
recently updated
newest added
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...