中文
相关论文

相关论文: Interactive Constrained Association Rule Mining

200 篇论文

Association rule mining is one of the most studied research fields of data mining, with applications ranging from grocery basket problems to explainable classification systems. Classical association rule mining algorithms have several…

机器学习 · 计算机科学 2023-04-27 Théophile Berteloot , Richard Khoury , Audrey Durand

In todays world there is a wide availability of huge amount of data and thus there is a need for turning this data into useful information which is referred to as knowledge. This demand for knowledge discovery process has led to the…

数据库 · 计算机科学 2015-04-28 Vandit Agarwal , Mandhani Kushal , Dr. Preetham Kumar

In pattern mining, sequential rules provide a formal framework to capture the temporal relationships and inferential dependencies between items. However, the discovery process is computationally intensive. To obtain mining results…

数据库 · 计算机科学 2026-02-20 Wensheng Gan , Gengsen Huang , Junyu Ren , Philip S. Yu

Process mining provides methods to analyse event logs generated by information systems during the execution of processes. It thereby supports the design, validation, and execution of processes in domains ranging from healthcare, through…

数据库 · 计算机科学 2024-02-06 Mehdi Acheli , Daniela Grigori , Matthias Weidlich

Data mining is the practice to search large amount of data to discover data patterns. Data mining uses mathematical algorithms to group the data and evaluate the future events. Association rule is a research area in the field of knowledge…

数据库 · 计算机科学 2013-02-08 Jnanamurthy H. K.

The problem of discovering frequent itemsets including rare ones has received a great deal of attention. The mining process needs to be flexible enough to extract frequent and rare regularities at once. On the other hand, it has recently…

人工智能 · 计算机科学 2021-09-17 Mohamed-Bachir Belaid , Nadjib Lazaar

Multidimensional association rule mining searches for interesting relationship among the values from different dimensions or attributes in a relational database. In this method the correlation is among set of dimensions i.e., the items…

信息检索 · 计算机科学 2009-09-29 Neelu Khare , Neeru Adlakha , K. R. Pardasani

Various studies on consumer purchasing behaviors have been presented and used in real problems. Data mining techniques are expected to be a more effective tool for analyzing consumer behaviors. However, the data mining method has…

数据库 · 计算机科学 2011-09-07 Abhijit Raorane , R. V. Kulkarni

Mining frequent itemsets and association rules is an essential task within data mining and data analysis. In this paper, we introduce PrefRec, a recursive algorithm for finding frequent itemsets and association rules. Its main advantage is…

数据库 · 计算机科学 2022-02-10 Abdelkader Mokkadem , Mariane Pelletier , Louis Raimbault

Several multi-pass algorithms have been proposed for Association Rule Mining from static repositories. However, such algorithms are incapable of online processing of transaction streams. In this paper we introduce an efficient single-pass…

数据库 · 计算机科学 2010-04-28 M . V. Vijaya Saradhi , B. R. Sastry , P. Satish

Association rule mining is an important problem in the data mining area. It enumerates and tests a large number of rules on a dataset and outputs rules that satisfy user-specified constraints. Due to the large number of rules being tested,…

数据库 · 计算机科学 2011-11-01 Guimei Liu , Haojun Zhang , Limsoon Wong

Discovering significant itemsets is one of the fundamental problems in data mining. It has recently been shown that constraint programming is a flexible way to tackle data mining tasks. With a constraint programming approach, we can easily…

人工智能 · 计算机科学 2018-02-09 Christian Bessiere , Nadjib Lazaar , Yahia Lebbah , Mehdi Maamar

This paper presents an approach of using methods of process mining and rule-based artificial intelligence to analyze and understand study paths of students based on campus management system data and study program models. Process mining…

Constraint Programming (CP) has been successfully used to model and solve complex combinatorial problems. However, modeling is often not trivial and requires expertise, which is a bottleneck to wider adoption. In Constraint Acquisition…

人工智能 · 计算机科学 2023-12-19 Dimos Tsouros , Senne Berden , Tias Guns

The search for interesting association rules is an important topic in knowledge discovery in spatial gene expression databases. The set of admissible rules for the selected support and confidence thresholds can easily be extracted by…

数据库 · 计算机科学 2010-03-25 M. Anandhavalli , M. K. Ghose , K. Gauthaman

The output of an association rule miner is often huge in practice. This is why several concise lossless representations have been proposed, such as the "essential" or "representative" rules. We revisit the algorithm given by Kryszkiewicz…

机器学习 · 计算机科学 2011-04-25 José L. Balcázar , Diego García-Saiz , Domingo Gómez-Pérez , Cristina Tîrnăucă

The research identifies association rules that can inform marketing strategies and enhance operational efficiency. A structured methodology is applied to extract and interpret meaningful relationships within transactional data, emphasizing…

数据库 · 计算机科学 2024-12-30 Marina Kholod , Nikita Mokrenko

When users initiate search sessions, their queries are often unclear or might lack of context; this resulting in inefficient document ranking. Multiple approaches have been proposed by the Information Retrieval community to add context and…

信息检索 · 计算机科学 2022-06-01 Pierre Erbacher , Ludovic Denoyer , Laure Soulier

In this paper a new mining algorithm is defined based on frequent item set. Apriori Algorithm scans the database every time when it finds the frequent item set so it is very time consuming and at each step it generates candidate item set.…

数据库 · 计算机科学 2012-02-23 Sanober Shaikh , Madhuri rao

In many data mining applications collection of sufficiently large datasets is the most time consuming and expensive. On the other hand, industrial methods of data collection create huge databases, and make difficult direct applications of…

机器学习 · 统计学 2011-08-03 Vladimir Nikulin