Skip to content

[Question] - Use Precomputed Embeddings as feature #518

@guillaume-chech

Description

@guillaume-chech

hey @massquantity !
Thanks a lot for maintaining this amazing library that makes experimenting with state of the art RecSys feel like a breathe.
This is more a question than an issue but it could reveal some limitation with the lib.
As of now do you know if there is a handy way of passing precomputed embeddings as features ? E.G. item description or image embedding ?
The workaround I found so far (not even sure it actually make sense) was to create one dense feature per embedding dimension which can lead to 1000+ dense features to pass individually.
In the model of the multi-sparse column, would there be a multi-dense column option that we could use?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions