﻿flowsom.models.SOMEstimator
===========================

.. currentmodule:: flowsom.models

.. add toctree option to make autodoc generate the pages

.. autoclass:: SOMEstimator







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

.. autosummary::

    ~SOMEstimator.fit
    ~SOMEstimator.fit_predict
    ~SOMEstimator.get_metadata_routing
    ~SOMEstimator.get_params
    ~SOMEstimator.predict
    ~SOMEstimator.set_params









Methods
~~~~~~~



.. automethod:: SOMEstimator.fit

.. automethod:: SOMEstimator.fit_predict

.. automethod:: SOMEstimator.get_metadata_routing

.. automethod:: SOMEstimator.get_params

.. automethod:: SOMEstimator.predict

.. automethod:: SOMEstimator.set_params


