Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 315 Bytes

sampling.rst

File metadata and controls

15 lines (13 loc) · 315 Bytes
.. automodule:: batchup.sampling

.. autoclass:: AbstractSampler
    :members:
.. autoclass:: StandardSampler
    :members:
.. autoclass:: SubsetSampler
    :members:
.. autoclass:: WeightedSampler
    :members:
.. autoclass:: WeightedSubsetSampler
    :members: