How to handle Multiple types of items?
Open
- Dominant language
- Go
- Stars
- 9.8k
- Forks
- 912
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 9
Description
I have a music app, and I want to use this recommendation engine on it.
I want to be able to recommend “Music” and “Artists”. So ideally, music and artists should be items.
How do I differentiate this 2 different recommendations? Also how do I distinguish music and artist in the items table?
I mean how do i get the API to return a music recommendation alone?
Contributor guide
Assessment
This issue has not been assessed yet.