﻿annbatch.ChunkSampler
=====================

.. currentmodule:: annbatch

.. add toctree option to make autodoc generate the pages

.. autoclass:: ChunkSampler



Attributes table
~~~~~~~~~~~~~~~~

.. autosummary::

    ~ChunkSampler.batch_size
    ~ChunkSampler.shuffle





Methods table
~~~~~~~~~~~~~

.. autosummary::

    ~ChunkSampler.sample
    ~ChunkSampler.validate





Attributes
~~~~~~~~~~



.. autoattribute:: ChunkSampler.batch_size

.. autoattribute:: ChunkSampler.shuffle






Methods
~~~~~~~



.. automethod:: ChunkSampler.sample

.. automethod:: ChunkSampler.validate


