datumaro.plugins.sampler.algorithm.algorithm#
Classes
  | 
|
  | 
Basic interface for IRA (Inference Result Analyzer)  | 
  | 
- class datumaro.plugins.sampler.algorithm.algorithm.SamplingMethod(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]#
 Bases:
Enum- topk = 1#
 
- lowk = 2#
 
- randk = 3#
 
- mixk = 4#
 
- randtopk = 5#