pcy 算法_大数据分析中的PCY算法

pcy 算法_大数据分析中的PCY算法pcy 算法 PCY algorithm was developed by three Chinese scientists Park Chen and Yu This is an algorithm used in the field of big data analytics for the frequent itemset mining when the dataset

大家好,我是讯享网,很高兴认识大家。

pcy 算法

PCY algorithm was developed by three Chinese scientists Park, Chen, and Yu. This is an algorithm used in the field of big data analytics for the frequent itemset mining when the dataset is very large.

PCY算法是由三位中国科学家Park,Chen和Yu开发的。 当数据集非常大时,这是在大数据分析领域中用于频繁项集挖掘的算法。

Consider we have a huge collection of data, and in this data, we have a number of transactions. For example, if we buy any product online it’s transaction is being noted. Let, a person is buying a shirt from any site now, along with the shirt the site advised the person to buy jeans also, with some discount. So, we can see that how two different things are made into a single set and associated. The main purpose of this algorithm is to make frequent item sets say, along with shirt people frequently buy jeans.

考虑一下我们有大量的数据收集,并且在这些数据中,我们有许多事务。 例如,如果我们在线购买任何产品,则会记录其交易。 现在,一个人正在从任何站点购买衬衫,该站点建议该人也购买衬衫,并有一定折扣。 因此,我们可以看到如何将两个不同的东西组合成一个单一的集合。 该算法的主要目的是使频繁的服装搭配,以及人们经常购买的衬衫。

For example:

例如:

 Transaction Items bought Transaction 1 Shirt + jeans Transaction 2 Shirt + jeans +Trouser Transaction 3 Shirt +Tie Transaction 4 Shirt +jeans +shoes  
讯享网

So, from the above example we can see that shirt is most frequently bought along with jeans, so, it is considered as a frequent itemset.

因此,从上面的示例中,我们可以看到衬衫与牛仔裤一起最常购买,因此,它被认为是一件频繁的商品。

An example problem solved using PCY algorithm

使用PCY算法解决的示例问题

Question: Apply PCY algorithm on the following transaction to find the candidate sets (frequent sets).

小讯
上一篇 2025-01-12 07:12
下一篇 2025-04-09 07:22

相关推荐

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容,请联系我们,一经查实,本站将立刻删除。
如需转载请保留出处:https://51itzy.com/kjqy/23896.html