:py:mod:`src.wsi.chinese_whispers`
==================================

.. py:module:: src.wsi.chinese_whispers


Module Contents
---------------

Classes
~~~~~~~

.. autoapisummary::

   src.wsi.chinese_whispers.ClusterChineseWhispers




.. py:class:: ClusterChineseWhispers


   Bases: :py:obj:`src.wsi.model.WSIModel`

   .. py:attribute:: n_iters
      :type: int

      

   .. py:method:: predict(uses: list[src.use.Use]) -> list[int]



