huangyueranbbc/RecommendByItemcf
Hadoop mapreduce. 基于ItemCF的协同过滤 物品推荐系统 Collaborative filtering goods recommendation system based on ItemCF
This helps e-commerce managers and online content providers create personalized recommendations for their users. By analyzing past user interactions with items, it generates a list of suggested products or content tailored to each individual, improving user experience and engagement. You provide data on user purchases or views, and it outputs a sorted list of recommended items for each user.
No commits in the last 6 months.
Use this if you need to offer personalized item recommendations to a large user base based on their historical interactions with items.
Not ideal if your recommendation needs are for a small dataset or if you require real-time, highly dynamic recommendations that update instantly with every new user action.
Stars
27
Forks
12
Language
Java
License
—
Category
Last pushed
Dec 27, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/huangyueranbbc/RecommendByItemcf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
benfred/implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
NicolasHug/Surprise
A Python scikit for building and analyzing recommender systems
MengtingWan/goodreads
code samples for the goodreads datasets
GHamrouni/Recommender
A C library for product recommendations/suggestions using collaborative filtering (CF)
Md-Emon-Hasan/BookSage-AI
Full-stack hybrid book recommendation system combining Collaborative Filtering and Content-Based...