NVIDIA-Merlin / Transformers4Rec

Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation and works with PyTorch.
https://nvidia-merlin.github.io/Transformers4Rec/main
Apache License 2.0
1.08k stars 142 forks source link

Allow Schema class from core to be used to create TabularSequenceFeatures #638

Closed marcromeyn closed 1 year ago

marcromeyn commented 1 year ago

Goals :soccer:

Follow up to #634, this PR allows the Schema class from merlin-core to instantiate TabularSequenceFeatures.

Testing Details :mag:

This PR also includes a change to make parameterize_schema more generic by making the schema name an argument.

github-actions[bot] commented 1 year ago

Documentation preview

https://nvidia-merlin.github.io/Transformers4Rec/review/pr-638