recpack.algorithms.ItemKNN ========================== .. currentmodule:: recpack.algorithms .. autoclass:: ItemKNN :members: :inherited-members: .. rubric:: Methods .. autosummary:: ~ItemKNN.fit ~ItemKNN.get_metadata_routing ~ItemKNN.get_params ~ItemKNN.predict ~ItemKNN.set_params .. rubric:: Attributes .. autosummary:: ~ItemKNN.SUPPORTED_SIMILARITIES ~ItemKNN.identifier ~ItemKNN.name