This project provides fast Python implementations of several different popular recommendation algorithms for implicit feedback datasets. All models have multi-threaded training routines, using Cython and OpenMP to fit the models in parallel among all available CPU cores. In addition, the ALS and BPR models both have custom CUDA kernels - enabling fitting on compatible GPU’s. This library also supports using approximate nearest neighbour libraries such as Annoy, NMSLIB and Faiss for speeding up making recommendations.
Features
- Fast Python Collaborative Filtering for Implicit Datasets
- Logistic Matrix Factorization
- Bayesian Personalized Ranking
- Documentation available
- Implicit can be installed from pypi
- Examples included
Categories
Machine LearningLicense
MIT LicenseFollow Implicit
Other Useful Business Software
SIEM | API Security | Log Management Software
Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Implicit!