ImplicitBPRWrapperModel ======================= .. currentmodule:: rectools.models.implicit_bpr .. autoclass:: ImplicitBPRWrapperModel :members: :show-inheritance: :exclude-members: __init__ :inherited-members: .. rubric:: Methods .. autosummary:: ~ImplicitBPRWrapperModel.dumps ~ImplicitBPRWrapperModel.fit ~ImplicitBPRWrapperModel.fit_partial ~ImplicitBPRWrapperModel.from_config ~ImplicitBPRWrapperModel.from_params ~ImplicitBPRWrapperModel.get_config ~ImplicitBPRWrapperModel.get_params ~ImplicitBPRWrapperModel.get_vectors ~ImplicitBPRWrapperModel.load ~ImplicitBPRWrapperModel.loads ~ImplicitBPRWrapperModel.recommend ~ImplicitBPRWrapperModel.recommend_to_items ~ImplicitBPRWrapperModel.save .. rubric:: Attributes .. autosummary:: ~ImplicitBPRWrapperModel.i2i_dist ~ImplicitBPRWrapperModel.recommends_for_cold ~ImplicitBPRWrapperModel.recommends_for_warm ~ImplicitBPRWrapperModel.require_recommend_context ~ImplicitBPRWrapperModel.u2i_dist