benfred/implicit
implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
Builder

benfred
benfred • individual
Stars
3,778
Using upstream star count
Forks
626
Using upstream fork count
Open Issues
0
Activity Score
0/100
0 commits in 30d
Created
Apr 17, 2016
Project creation date
README Summary
Implicit is a fast Python library for collaborative filtering with implicit feedback datasets, implementing algorithms like Alternating Least Squares (ALS), Bayesian Personalized Ranking (BPR), and Logistic Matrix Factorization. The library is optimized for speed using Cython and provides GPU acceleration support for handling large-scale recommendation systems. It's designed specifically for implicit feedback data where user preferences are inferred from behavior rather than explicit ratings.
AI Dev Skills
Unmapped
Tags
Taxonomy
Deployment Context
Modalities
Skill Areas
Recent Activity
Updated 1 years ago
7 Days
0
30 Days
0
90 Days
0
Quality
production- Quality
- medium
- Maturity
- production
Categories
PM Skills
Languages
Timeline
- Project created
- Apr 17, 2016
- Forked
- Mar 22, 2026
- Your last push
- 1 years ago
- Upstream last push
- 1 years ago
- Tracked since
- Jul 11, 2024
Similar Repos
pgvector cosine similarity · $0
Loading…