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,670
Category Archives: Pattern Mining
High Utility Itemset Mining with a Taxonomy
Today, I will talk about discovering interesting patterns in data, what is called pattern mining, and in particular about how the concept of taxonomy can be useful to find interesting patterns. There has been a lot of research on pattern … Continue reading
An Introduction to Episode Mining
In this blog post, I will talk about pattern mining (finding patterns in data) data mining task called episode mining. It aim at discovering interesting patterns in a long sequence of symbols or events. Sequence data is an important type … Continue reading
Posted in Big data, Data Mining, Data science, Pattern Mining
Tagged big data, data mining, data science, Emma, episode, episode mining, HUE-span, Minepi, pattern mining, sequential pattern, tke, utility mining
7 Comments
Key Papers about Episode Mining
This post presents the key papers about episode mining. If you are not familiar with what is episode mining, it is a data mining task, which aims at finding patterns in a sequence of events or symbols . A short … Continue reading
Posted in Big data, Data Mining, Data science, Pattern Mining
Tagged big data, data mining, data science, episode, literature, Minepi, papers, pattern mining, patterns, references, winepi
Leave a comment
SPMF 2.48
Hi all, I have not been very active on the blog during the last month. This is because I had many thinsg going on in my personal and professional life that I will not reveal here. But I will be … Continue reading
Posted in Machine Learning, Pattern Mining, spmf, Website
Tagged mlise, pattern mining, pattern mining wiki, spmf, wiki
Leave a comment
Key Papers about High Utility Itemset Mining
In this blog post, I will talk about the most important algorithms for high utility itemset mining. I will present a list of algorithms that is of course subjective (according to my opinion). I did not list all the papers of … Continue reading
Approximate Algorithms for High Utility Itemset Mining
On this blog, I have previously given an introduction to a popular data mining task called high utility itemset mining. Put simply, this task aims at finding all the sets of values (items) that have a high importance in a … Continue reading
Posted in Pattern Mining, Utility Mining
Tagged bat algorithm, Bpso, genetic algorithm, hill climbing, HUIM-GA, itemset mining, pso, simulated annealing, utility mining
1 Comment
An Overview of Pattern Mining Techniques
In this blog post, I will give an overview of some of the main pattern mining tasks, to explain what kind of patterns can be found in different types of symbolic data. I will describe some main types of data … Continue reading
Analyzing the COVID-19 genome with AI and data mining techniques (paper + data + code)
Recently, my team has been working on analyzing COVID-19 genome sequences using pattern mining and other data mining and AI techniques. We have recently published a paper in the Applied Intelligence journal about this. In this blog post, I will … Continue reading
New version of SPMF (2.44): 4 new algorithms, datasets and features
Today, I am happy to announce that a new version of the SPMF open-source data mining software is released (v. 2.44). This is the download page. This new version was made possible due to several contributors. What is new? New … Continue reading
Posted in Data Mining, Data science, open-source, Pattern Mining, spmf, Utility Mining
Tagged algorithm, data mining, data science, dataset, open source, open-source, pattern mining, spmf
Leave a comment
An introduction to frequent subgraph mining
In this blog post, I will give an introduction to an interesting data mining task called frequent subgraph mining, which consists of discovering interesting patterns in graphs (a pattern mining task). This task is important since data is naturally represented as graph in many domains (e.g. … Continue reading
Posted in Big data, Data Mining, Pattern Mining
Tagged data mining, graph, gspan, pattern mining, subgraph, subgraph mining, tkg
12 Comments