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