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,637
Category Archives: Pattern Mining
SPMF 2.52 is released
This is just a short blog post to let you know that a new version of the SPMF library has been released, called version 2.52. This new version contains two new algorithms for high utility itemset mining and one for … Continue reading
Posted in Data Mining, open-source, Pattern Mining, spmf, Utility Mining
Tagged data mining, episode, itemset, open-source, pattern mining, release, software, spmf, utility
Leave a comment
(video) TKQ : Top-K Quantitative High Utility Itemset Mining
In this blog post, I will share a short video about a new algorithms for top-k quantitative high utility itemset mining, which will be presented at ADMA 2021. Here is the link to watch the paper presentation:https://www.philippe-fournier-viger.com/spmf/videos/poerm_video.mp4 And here is the … Continue reading
Posted in Data Mining, Pattern Mining, Video
Tagged high utility itemset mining, itemset, pattern, pattern mining, utility, utility mining, video
Leave a comment
How many association rules in a dataset?
This is a very short blog post about the calculation of the number of possible association rules in a dataset. I will assume that you know already what is association rule mining. Let’s say that you have a dataset that … Continue reading
Posted in Pattern Mining
Tagged association rule, episode rule, pattern mining, sequential rule
3 Comments
Brief report about UDML 2021 (4th International Workshop on Utility-Driven Mining and Learning
Today, it was the 4th International Workshop on Utility-Driven Mining and Learning (UDML 2021), held at the IEEE ICDM 2021 conference. I am a co-organizer of the workshop and will give a brief report about it. What is UDML? UDML … Continue reading
Posted in Conference, Data Mining, Pattern Mining, Utility Mining
Tagged data mining, pattern mining, udml, utility mining, workshop
1 Comment
What is a good pattern mining algorithm?
Today, I will continue talking about pattern mining, and in particular about what is a good pattern mining algorithm. There are a lot of algorithms for discovering patterns in data that are not useful in real-life. To design a good pattern … Continue reading
Posted in Data Mining, Data science, Pattern Mining
Tagged data mining, data science, pattern mining
Leave a comment
Some common problems of pattern mining papers
Today, I will talk about pattern mining, a subfield of data mining, that aims at discovering interesting patterns in data. In particular, I will talk about why several papers from that field do not have much impact. This is generally … Continue reading
Posted in Data Mining, Pattern Mining, Research
Tagged data, data mining, data science, pattern mining
Leave a comment
Three videos about Recent Studies on Pattern Mining
In this blog post, I will share three videos about pattern mining describing three research papers from from my team. These videos are not very long, as they are designed to just give a brief overview about the papers. Hope … Continue reading
Posted in Data Mining, Pattern Mining, Video
Tagged episode mining, pattern mining, video
Leave a comment
CFP: The 1st Workshop on Pattern Mining and Machine Learning in Big Complex Database
This is to let you know about the upcoming 1st Workshop on Pattern mining and Machine learning in Big complex Databases (PMDB 2022) workshop that I co-organize at the DASFAA 2022 conference! PMDB 2022 aims at providing a place for researchers … Continue reading
Posted in Big data, cfp, Conference, Data Mining, Data science, Pattern Mining
Tagged big data, cfp, conference, dasfaa, data mining, data science, machine learning, pmdb, pmdb2022, workshop
Leave a comment
Finding short high utility itemsets!
Today, I will talk about pattern mining. I will explain a topic that is in my opinion very important but has been largely overlooked by the research community working on high utility itemset mining. It is to integrate length constraints … Continue reading
An Introduction to High Utility Quantitative Itemset Mining
Today, I will talk about pattern mining, a subfield of data science that aims at finding interesting patterns in data. More precisely, I will briefly describe a popular data mining task named high utility itemset mining. Then, I will describe … Continue reading