lenskit.data.MatrixRelationshipSet ================================== .. currentmodule:: lenskit.data .. autoclass:: MatrixRelationshipSet .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~MatrixRelationshipSet.__init__ ~MatrixRelationshipSet.arrow ~MatrixRelationshipSet.col_stats ~MatrixRelationshipSet.count ~MatrixRelationshipSet.csr_structure ~MatrixRelationshipSet.matrix ~MatrixRelationshipSet.pandas ~MatrixRelationshipSet.row_items ~MatrixRelationshipSet.row_stats ~MatrixRelationshipSet.row_table ~MatrixRelationshipSet.scipy ~MatrixRelationshipSet.torch .. rubric:: Attributes .. autosummary:: ~MatrixRelationshipSet.attribute_names ~MatrixRelationshipSet.is_interaction ~MatrixRelationshipSet.row_vocabulary ~MatrixRelationshipSet.row_type ~MatrixRelationshipSet.col_vocabulary ~MatrixRelationshipSet.col_type ~MatrixRelationshipSet.name ~MatrixRelationshipSet.schema