商品关联关系挖掘,使用Spring Boot开发框架和Spark MLlib机器学习框架,通过FP-Growth算法,分析用户的购物车商品数据,挖掘商品之间的关联关系。项目对外提供RESTFul接口。
-
Updated
Jun 7, 2021 - Java
商品关联关系挖掘,使用Spring Boot开发框架和Spark MLlib机器学习框架,通过FP-Growth算法,分析用户的购物车商品数据,挖掘商品之间的关联关系。项目对外提供RESTFul接口。
Package provides java implementation of frequent pattern mining algorithms such as apriori, fp-growth
Association Rule Mining using Apriori algorithm and FP-tree
Implementation of FP-Growth Data Mining Algorithm
Add a description, image, and links to the fp-growth topic page so that developers can more easily learn about it.
To associate your repository with the fp-growth topic, visit your repo's landing page and select "manage topics."