streamsight.algorithms.Algorithm ================================ .. currentmodule:: streamsight.algorithms .. autoclass:: Algorithm :members: :show-inheritance: :private-members: :undoc-members: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Algorithm.__init__ ~Algorithm.fit ~Algorithm.get_metadata_routing ~Algorithm.get_params ~Algorithm.predict ~Algorithm.set_params .. rubric:: Attributes .. autosummary:: ~Algorithm.identifier ~Algorithm.name ~Algorithm.ITEM_USER_BASED