analytics-ufcg / analytics-ufcg/Deep4Rec
Support other features in FM based methods
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we're using embeddings to represent items, users, etc. This restricts the features supported to be one-hot features. We should support non-binary features.
This will require making a lot of changes in FM and NeuralFM.
Contributor guide
Assessment
This issue has not been assessed yet.