jingpeicomp/product-relation-mining
商品关联关系挖掘,使用Spring Boot开发框架和Spark MLlib机器学习框架,通过FP-Growth算法,分析用户的购物车商品数据,挖掘商品之间的关联关系。项目对外提供RESTFul接口。
This project helps e-commerce managers and strategists understand which products are frequently purchased together by analyzing customer shopping cart data. You provide historical shopping cart data and product details, and it outputs a list of strong product associations and their confidence levels. This allows you to identify popular bundles and cross-selling opportunities.
No commits in the last 6 months.
Use this if you manage an online store and want to uncover hidden relationships between products to improve recommendations, product placement, or bundle offers.
Not ideal if you need a real-time recommendation engine or a solution that goes beyond analyzing simple co-purchase patterns.
Stars
33
Forks
19
Language
Java
License
—
Category
Last pushed
Jun 07, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jingpeicomp/product-relation-mining"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVIDIA-Merlin/HugeCTR
HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training
shenweichen/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
UlionTse/mlgb
MLGB is a library that includes many models of CTR Prediction & Recommender System by TensorFlow...
cnkuangshi/LightCTR
Lightweight and Scalable framework that combines mainstream algorithms of Click-Through-Rate...