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

.. py:module:: src.wsi.correlation_clustering


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

Classes
~~~~~~~

.. autoapisummary::

   src.wsi.correlation_clustering.ClusterCorrelation




.. py:class:: ClusterCorrelation


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

   .. py:attribute:: max_senses
      :type: int

      

   .. py:attribute:: max_attempts
      :type: int

      

   .. py:attribute:: max_iters
      :type: int

      

   .. py:attribute:: initial
      :type: list[Any]

      

   .. py:attribute:: split_flag
      :type: bool

      

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



