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