Classification of Data Mining SystemsData mining refers to the process of extracting important data from raw data. It analyses the data patterns in huge sets of data with the help of several software. Ever since the development of data mining, it is being incorporated by researchers in the research and development field. With Data mining, businesses are found to gain more profit. It has not only helped in understanding customer demand but also in developing effective strategies to enforce overall business turnover. It has helped in determining business objectives for making clear decisions. Data collection and data warehousing, and computer processing are some of the strongest pillars of data mining. Data mining utilizes the concept of mathematical algorithms to segment the data and assess the possibility of occurrence of future events. To understand the system and meet the desired requirements, data mining can be classified into the following systems:
Classification Based on the mined DatabasesA data mining system can be classified based on the types of databases that have been mined. A database system can be further segmented based on distinct principles, such as data models, types of data, etc., which further assist in classifying a data mining system. For example, if we want to classify a database based on the data model, we need to select either relational, transactional, object-relational or data warehouse mining systems. Classification Based on the type of Knowledge MinedA data mining system categorized based on the kind of knowledge mind may have the following functionalities:
Classification Based on the Techniques UtilizedA data mining system can also be classified based on the type of techniques that are being incorporated. These techniques can be assessed based on the involvement of user interaction involved or the methods of analysis employed. Classification Based on the Applications AdaptedData mining systems classified based on adapted applications adapted are as follows:
Examples of Classification TaskFollowing is some of the main examples of classification tasks:
Integration schemes of Database and Data warehouse systemsNo Coupling In no coupling schema, the data mining system does not use any database or data warehouse system functions. Loose Coupling In loose coupling, data mining utilizes some of the database or data warehouse system functionalities. It mainly fetches the data from the data repository managed by these systems and then performs data mining. The results are kept either in the file or any designated place in the database or data warehouse. Semi-Tight Coupling In semi-tight coupling, data mining is linked to either the DB or DW system and provides an efficient implementation of data mining primitives within the database. Tight Coupling A data mining system can be effortlessly combined with a database or data warehouse system in tight coupling. Next TopicData Mining Models |