Open Access
Implementation of K-Means Algorithm using Clustering Rules on Medical Data Sets
Author(s) -
N. Raga Chandrika,
V. Aruna
Publication year - 2019
Publication title -
international journal of scientific research in science, engineering and technology
Language(s) - English
Resource type - Journals
eISSN - 2395-1990
pISSN - 2394-4099
DOI - 10.32628/ijsrset196418
Subject(s) - data mining , apriori algorithm , computer science , gsp algorithm , cluster analysis , set (abstract data type) , association rule learning , tree (set theory) , a priori and a posteriori , data set , algorithm , process (computing) , artificial intelligence , mathematics , mathematical analysis , philosophy , epistemology , programming language , operating system
During the process of mining frequent item sets, when minimum support is little, the production of candidate sets is a kind of time-consuming and frequent operation in the mining algorithm. The K-Means algorithm does not need to produce the candidate sets, the database which provides the frequent item set is compressed to a frequent pattern tree (or FP tree), and frequent item set is mining by using of FP tree. These algorithms considered as efficient because of their compact structure and also for less generation of candidates itemsets compare to Apriori and Apriori like algorithms. Therefore this paper aims to presents a basic Concepts of some of the algorithms (K-Means Algorithmn, COFI-Tree, CT-PRO) based upon the FP- Tree like structure for mining the frequent item sets along with their capabilities and comparisons. Data mining implementation on spatial data to generate rules and patterns using Frequent Pattern (FP)-Growth algorithm is the major concern of this research study. We presented in this paper how data mining can apply on spatial data.