ndsampler.abstract_sampler
¶
Module Contents¶
Classes¶
API for Samplers, not all methods need to be implemented depending on the |
- class ndsampler.abstract_sampler.AbstractSampler[source]¶
Bases:
object
API for Samplers, not all methods need to be implemented depending on the use case (for example, load_sample may not be defined if positive / negative cases are generated on the fly).
- abstract property class_ids¶
- abstract property n_positives¶