cosanlab / neighbors

A package to perform collaborative filtering on emotion datasets.
https://cosanlab.github.io/neighbors
MIT License
10 stars 8 forks source link

Add Tensor Extension #8

Open ljchang opened 8 years ago

ljchang commented 8 years ago

At some point we need to add an extension to accommodate tensors for multivariate rating data. Not sure how difficult it will be.

ejolly commented 3 years ago

There are some reasonably mature looking neural net recommender systems that may be a natural way to move forward on this. Just keep what I find here for future reference: