Transformers4Rec
Transformers4Rec copied to clipboard
Support to incremental training
Extending the embedding tables of categorical features for new values seen on incremental training. P.s. requires incremental preprocessing ( https://github.com/NVIDIA/NVTabular/issues/798 )
- create utility functions to support incremental training
- It requires incremental pre-processing