The idea is that instead of just looking at tx between users, we might also consider e.g. overlaps in the sets of smart contracts (tokens, d-apps, ...) between them. Generally, the idea would be to apply collaborative filtering on all tx involving 2 or more user addresses.
Main questions are
- Would an application of collaborative filtering be feasible?
- If not, are there alternative feasible recommender system mechanisms?
- Would such recommendations actually be meaningful?
The idea is that instead of just looking at tx between users, we might also consider e.g. overlaps in the sets of smart contracts (tokens, d-apps, ...) between them. Generally, the idea would be to apply collaborative filtering on all tx involving 2 or more user addresses.
Main questions are