Netflix / vectorflow

Apache License 2.0
1.29k stars 86 forks source link

Example of a recommender system with sparse data #7

Open zachmayer opened 7 years ago

zachmayer commented 7 years ago

rcv1 and mnist are both very interesting, but I'm personally most interested in vectorflow for recommendation systems.

Could you add an example of this use case? Maybe the matrix factorization example from netflix would be a place to start: https://github.com/JohnLangford/vowpal_wabbit/wiki/Matrix-factorization-example

aberba commented 7 years ago

I agree. A sample usage will be very much appreciated.

fontanierh commented 6 years ago

Agreed! Would love an example for matrix factorization