Archives
Categories
- Academia (91)
- artificial intelligence (35)
- Big data (83)
- Bioinformatics (6)
- cfp (12)
- China (1)
- Chinese posts (1)
- Conference (76)
- Data Mining (189)
- Data science (107)
- Database (2)
- General (43)
- Industry (2)
- Java (12)
- Latex (11)
- Machine Learning (22)
- Mathematics (2)
- open-source (42)
- Other (3)
- Pattern Mining (91)
- Plagiarism (1)
- Programming (17)
- Research (108)
- spmf (59)
- Time series (3)
- Uncategorized (23)
- Utility Mining (23)
- Video (19)
- Website (6)
-
Recent Posts
- How to fix reviewresponse.cls for custom reviewer numbering
- The Conference Hotel Booking Scam
- Huge traffic from a botnet looking for datasets
- New version of SPMF: 2.63!
- Upcoming feature of SPMF 2.63: Taxonomy Viewer
- CFP: The OCSA 2025 conference
- Update on SPMF next version: the visual pattern viewer
- CFP: HP4MoDa 2025 @ IEEE BIBM 2025
- An Improved Pattern Viewer
- Computer Science Journals and Conferences with the most withdrawals in 2024
Recent Comments
- Philippe Fournier-Viger on What is a Closed Itemset and Why is it Useful?
- Philippe Fournier-Viger on An Improved Pattern Viewer
- Bairavi Balaguru on What is a Closed Itemset and Why is it Useful?
- Kushal P. Birla on An Improved Pattern Viewer
- Kushal P. Birla on An Improved Pattern Viewer
-
-
Tag cloud
- academia
- ai
- algorithm
- apriori
- article
- artificial intelligence
- association rule
- big data
- cfp
- china
- conference
- data
- data mining
- data science
- episode
- graph
- high utility itemset mining
- icdm
- itemset
- itemset mining
- java
- journal
- latex
- machine learning
- open-source
- open source
- pakdd
- paper
- papers
- pattern mining
- periodic pattern
- phd
- Research
- researcher
- reviewer
- sequence
- sequential pattern
- software
- spmf
- udml
- utility mining
- video
- website
- workshop
- writing
Number of visitors:
2,404,702
Category Archives: Pattern Mining
(video) Top-K Cross-Level High Utility Itemset Mining
Today, I will share a video of our upcoming paper presentation about top-k cross-level high utility itemset mining that we will present at the UDML 2020 workshop at ICDM 2020. In this paper, we present a novel algorithm named TKC … Continue reading
Posted in Pattern Mining, Utility Mining, Video
1 Comment
Five recent books on pattern mining
In this blog post, I will list a few interesting and recent books on the topic of pattern mining (discovering interesting patterns in data). This mainly lists books from the last 5 years. High utility pattern mining: Theory, Applications and algorithms (2019). This … Continue reading
Posted in Big data, Data Mining, Pattern Mining, Utility Mining
Tagged big data, book, data, data mining, data science, pattern mining
Leave a comment
“Pattern Mining :Theory and Practice” (textbook in Thai, with SPMF)
Hi all, this is to announce that a new textbook in Thai has been published about pattern mining, which includes many examples using the SPMF software. The textbook named “Pattern Mining: Theory and Practice” is written by teacher Panida Songram from Mahasarakham University (Thailand) and can be used for … Continue reading
Posted in Data Mining, Data science, Pattern Mining, spmf
Tagged pattern mining, textbook, thai
2 Comments
(video) Mining Locally Trending High Utility Itemsets
Today, I want to share with you the video presentation that I have prepared for my paper at PAKDD 2020. It presents a new problem where we want to discover locally trending high utility itemsets (LTHUIs). A LTHUI is a set of items purchased by … Continue reading
UDML 2020 – Utility Driven Mining and Learning Workshop
Hi all, This is to let you know the good news that the UDML workshop on Utility Driven Mining and Learning will be back this year, at IEEE ICDM 2020, for the third edition (UDML 2020). This is a good venue to submit your papers about data mining and machine … Continue reading
Posted in Big data, Data Mining, Pattern Mining, Utility Mining
Tagged high-utility mining, icdm, pattern mining, udml, utility mining, workshop
Leave a comment
(video) Mining Cost-Effective Patterns
In this blog post, I will share another talk that I have recorded recently. This time, I will explain a new paper from my team about discovering cost-effective patterns using some algorithms called CEPB and CEPN. Mining cost-effective patterns is a new topic in pattern mining … Continue reading
Posted in Big data, Data Mining, Pattern Mining, Utility Mining, Video
Tagged cost, pattern mining, sequence, utility mining, video
Leave a comment
(video) Discovering interpretable high utility patterns in databases
Today, I will share a short keynote talk (28 min) about discovering interpretable high utility patterns in data that I have presented at the CCNS 2020 conference. This talk gives an overview of techniques for finding interesting and useful patterns that can … Continue reading
The SPMF data mining library v.2.40 is released!
Hi all, I am please to announce that a new version of SPMF has just been published (v 2.40). It contains 9 novel algorithms: It also includes some bug fixes and other minor improvements. I did not release a new version of SPMF since a few … Continue reading
Posted in Data Mining, open-source, Pattern Mining, spmf
Tagged data mining, library, open source, pattern mining, software, spmf
Leave a comment
25 years of pattern mining
This year, we are in 2019, and it is already 25 years since Agrawal wrote his seminal papers on frequent itemset mining and association rule mining in 1994. Since then, there has been thousands of papers published on this topic, some about algorithm design, new pattern mining … Continue reading
(video) Mining Frequent Itemsets with the Apriori algorithm
This is a video presentation of the Apriori algorithm for discovering frequent itemsets in data. Frequent itemset mining is one of the most popular data mining task. VIDEO LINK: https://www.philippe-fournier-viger.com/spmf/videos/apriori.mp4 The Java source code of the Apriori algorithm and datasets for evaluating its performance are available in the SPMF software. If you want … Continue reading
Posted in Data Mining, Data science, Pattern Mining, Video
Tagged algorithm, apriori, big data, data mining, data science, frequent pattern mining, frequent patterns, video
Leave a comment