Skip to content

Questions and suggestions #4

@Darel13712

Description

@Darel13712

Hey, just tried your model it works really well!

I have some questions:

  • Is it possible to use ELSA without GPU or is it too slow that way?
  • Model requires csr matrix, it would be nice if it would automatically do the conversion from coo or other easily convertable formats
  • Readme says to use predictions = ((X_test @ A) @ (A.T)) - X_test but why is it X_test and not X_train?
  • It would be nice to have a predict method that requires ids of items for top k and filters seen items and not just scores for the whole matrix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions