PorkShoulderHolder / python-libmfLinks
Python bindings to the libmf c++ repo for Matrix Factorization. libmf is fast, highly parallel, and can support factoring large matrices without holding them all in memory.
☆27Updated last year
Alternatives and similar repositories for python-libmf
Users that are interested in python-libmf are comparing it to the libraries listed below
Sorting:
- A prototype implementation of ClusChurn based on PyTorch.☆52Updated 7 years ago
- Repository for experiments with MetaProd2Vec and related algorithms.☆58Updated 6 years ago
- (Python, R, C) Collective (multi-view/multi-way) matrix factorization, including cold-start functionality (recommender systems, imputatio…☆122Updated 3 months ago
- ☆20Updated 6 years ago
- Stream Data based News Recommendation - Contextual Bandit Approach☆48Updated 7 years ago
- Python implementation of "Content-based recommendations with poisson factorization", with some extensions☆30Updated 2 years ago
- ☆40Updated 7 years ago
- code for ResSys'18 paper: "Exploring Recommendations Under User-Controlled Data Filtering"☆23Updated 6 years ago
- Large scale training of factorization models for Collaborative Filtering with PyTorch☆56Updated 2 years ago
- Toy implementation of SLIM and SSLIM Recommendation methods.☆42Updated 7 years ago
- Repository to reproduce results of "Word2vec applied to Recommendation: Hyperparameters Matter" by H. Caselles-Dupré, F. Lesaint and J. …☆53Updated 6 years ago
- Tutorial for Multi-Stakeholder Recommender Systems☆22Updated 4 years ago
- ☆16Updated 4 years ago
- Factorization Machine for regression and classification☆98Updated 8 years ago
- This is an implementation of the Dual Learning Algorithm with multi-layer feed-forward neural network for online unbiased learning to ran…☆89Updated 2 years ago
- collective Variational Autoencoder