zenogantner / MyMediaLite

recommender system library for the CLR (.NET)
http://mymedialite.net
501 stars 190 forks source link

implement Factorization Machines #272

Open zenogantner opened 12 years ago

zenogantner commented 12 years ago

Factorization machines can be described as factorized polynomial methods. They generalize e.g. (biased) matrix factorization and polynomial SVMs, and can be used to express many different models just by feature engineering.

See http://libfm.org/