apriori algorithm
Recently Published Documents


TOTAL DOCUMENTS

948
(FIVE YEARS 367)

H-INDEX

17
(FIVE YEARS 3)

2022 ◽  
Vol 2022 ◽  
pp. 1-14
Author(s):  
Peijuan He ◽  
Bing Zhang ◽  
Songna Shen

This study aimed to explore the application value of the intelligent medical communication system based on the Apriori algorithm and cloud follow-up platform in out-of-hospital continuous nursing of breast cancer patients. In this study, the Apriori algorithm is optimized by Amazon Web Services (AWS) and graphics processing unit (GPU) to improve its data mining speed. At the same time, a cloud follow-up platform-based intelligent mobile medical communication system is established, which includes the log-in, my workstation, patient records, follow-up center, satisfaction management, propaganda and education center, SMS platform, and appointment management module. The subjects are divided into the control group (routine telephone follow-up, 163) and the intervention group (continuous nursing intervention, 216) according to different nursing methods. The cloud follow-up platform-based intelligent medical communication system is used to analyze patients’ compliance, quality of life before and after nursing, function limitation of affected limb, and nursing satisfaction under different nursing methods. The running time of Apriori algorithm is proportional to the data amount and inversely proportional to the number of nodes in the cluster. Compared with the control group, there are statistical differences in the proportion of complete compliance data, the proportion of poor compliance data, and the proportion of total compliance in the intervention group ( P < 0.05 ). After the intervention, the scores of the quality of life in the two groups are statistically different from those before treatment ( P < 0.05 ), and the scores of the quality of life in the intervention group were higher than those in the control group ( P < 0.05 ). The proportion of patients with limited and severely limited functional activity of the affected limb in the intervention group is significantly lower than that in the control group ( P < 0.05 ). The satisfaction rate of postoperative nursing in the intervention group is significantly higher than that in the control group ( P < 0.001 ), and the proportion of basically satisfied and dissatisfied patients in the control group was higher than that in the intervention group ( P < 0.05 ).


2022 ◽  
Vol 355 ◽  
pp. 02033
Author(s):  
Tongqiang Jiang ◽  
Xin Chen ◽  
Huan Jiang

At present, China exists a problem that the cost of food sampling inspection is too high. This paper attempts to reduce the number of sampling inspection items in the same food category, reduce the cost of food sampling inspection, and improve the work efficiency through the association analysis of national sampling inspection data. And this paper applies Apriori algorithm to analyse the association rules, which is based on the unqualified pastry sampling inspection data in the 2019 national food sampling inspection database. Finally, we obtain 10 strong association rules through experiments. The results show that this association analysis can reduce the workload of food sampling inspection effectively.


2022 ◽  
Vol 12 (1) ◽  
pp. 0-0

In this study we implemented four different versions of Apriori, namely, basic and basic multi-threaded, bloom filter, trie, and count-min sketch, and proposed a new algorithm – NCLAT (Near Candidate-Less Apriori with Tidlists). We compared the runtimes and max memory usages of our implementations among each other as well as with the runtime of Borgelt’s Apriori implementation in some of the cases. NCLAT implementation is more efficient than the other Apriori implementations that we know of in terms of the number of times the database is scanned, and the number of candidates generated. Unlike the original Apriori algorithm which scans the database for every level and creates all of the candidates in advance for each level, NCLAT scans the database only once and creates candidate itemsets only for level one but not afterwards. Thus the number of candidates created is equal to the number of unique items in the database.


2021 ◽  
Vol 2021 ◽  
pp. 1-9
Author(s):  
Wang Liu ◽  
Peng Pei

Storage is currently a major obstacle to the promotion of hydrogen energy. Hydrogen storage in abandoned coal mines can achieve the effective use of underground space while meeting the growing demand for energy storage facilities, which can bring economic and environmental benefits. However, research in this area has been limited to the conceptual discussion stage, without establishing a scientific evaluation method for the potential of modifying and utilizing abandoned coal mine space. In this study, based on the analytic network process (ANP), the Apriori algorithm is introduced to mine the association rules for various influencing factors. First, the Apriori algorithm is applied to mine association rules between indicators, eliminate unnecessary influence relationships, simplify the network structure model, and optimize the ANP weight calculation results; second, the solution method of judgment matrix is improved with triangular fuzzy numbers, and the index weight is solved by fuzzy nine marks instead of the method of nine scale, which is convenient for experts to give the fuzzy scale while better reflecting the opinions of experts. Finally, the ANP algorithm is applied to rank the weights of the obtained influencing factors, discuss the main factors with higher weights, and analyze the feasibility of converting candidate coal mines into hydrogen storage facilities using the derived evaluation method in the case study. The evaluation methods and conclusions presented in this study provide analytical tools and a decision basis for analyzing the feasibility of converting underground space of abandoned coal mines into hydrogen storage facilities and assessing the economic indicators.


2021 ◽  
Author(s):  
Sen Qiao ◽  
zhongyi zheng ◽  
dongqin liu

2021 ◽  
Vol 1 (2) ◽  
pp. 54-66
Author(s):  
M. Hamdani Santoso

Data mining can generally be defined as a technique for finding patterns (extraction) or interesting information in large amounts of data that have meaning for decision support. One of the well-known and commonly used association rule discovery data mining methods is the Apriori algorithm. The Association Rule and the Apriori Algorithm are two very prominent algorithms for finding a number of frequently occurring sets of items from transaction data stored in databases. The calculation is done to determine the minimum value of support and minimum confidence that will produce the association rule. The association rule is used to produce the percentage of purchasing activity for an itemset within a certain period of time using the RapidMiner software. The results of the test using the priori algorithm method show that the association rule, that customers often buy toothpaste and detergents that have met the minimum confidence value. By searching for patterns using this a priori algorithm, it is hoped that the resulting information can improve further sales strategies.


2021 ◽  
Vol 1 (2) ◽  
pp. 75-85
Author(s):  
Shahab H. Kaka Ali ◽  
Ibrahim Berkan Aydilek

In the past years, e-commerce and online shopping grew fast. It became more helpful by letting people buy the desired product online. Also, to help their users to find the product of their desire easily and make the process simpler, the online shopping websites use some kinds of an algorithm to provide recommendation systems. Often, these systems use techniques like basket analyzing and association rules which is finding the relation between the products together or between users too, so apriori algorithm is one of the famous ones among the recommendation systems. Although it has some limitations while implementing which makes the algorithm less confident or even useless, Let us assume we have 100K records in the sold item list in a system in which about 10K refers to the customers buying only one or two items in their purchase. Therefore, this ten per cent will not affect finding the relation between the items, at the same time these records will make the system less efficient and take more time to analyze, in this paper, we try to show how we can improve the apriori algorithm efficiency and accuracy by some preprocessing on the dataset before applying apriori algorithm by eliminating the unnecessary records, this process helps to make the algorithm better because of reducing the number of transactions, hence finding strong relationships between items easier for the rest of the records.


2021 ◽  
pp. 1-14
Author(s):  
Chun Yan ◽  
Jiahui Liu ◽  
Wei Liu ◽  
Xinhong Liu

With the development of automobile insurance industry, how to identify automobile insurance fraud from massive data becomes particularly important. The purpose of this paper is to improve automobile insurance fraud management and explore the application of data mining technology in automobile insurance fraud identification. To this aim, an Apriori algorithm based on simulated annealing genetic fuzzy C-means (SAGFCM-Apriori) have been proposed. The SAGFCM-Apriori algorithm combines fuzzy theory with association rule mining, expanding the application scope of the Apriori algorithm. Considering that the clustering center of the traditional fuzzy C-means (FCM) algorithm is easy to fall into local optimal, the simulated annealing genetic (SAG) algorithm is used to optimize it. The SAG algorithm optimized FCM (SAGFCM) is used to generate fuzzy membership degrees and introduces fuzzy data into the Apriori algorithm. The Apriori algorithm is improved by reducing the rule mining time when acquiring rules. The results of empirical studies on several data sets demonstrate that the optimization of FCM by SAG can effectively avoid the local optimal problem, improve the accuracy of clustering, and enable SAGFCM-Apriori to obtain better fuzzy data during data preprocessing. Moreover, the proposed algorithm can reduce the mining time of association rules and improve mining efficiency. Finally, the SAGFCM-Apriori algorithm is applied to the scene of automobile insurance fraud identification, and the automobile insurance fraud data is mined to obtain fuzzy association rules that can identify fraud claims.


Sign in / Sign up

Export Citation Format

Share Document