Archives
Categories
- Academia (89)
- artificial intelligence (35)
- Big data (83)
- Bioinformatics (4)
- cfp (10)
- China (1)
- Chinese posts (1)
- Conference (75)
- Data Mining (186)
- Data science (105)
- Database (2)
- General (43)
- Industry (2)
- Java (11)
- Latex (10)
- Machine Learning (20)
- Mathematics (2)
- open-source (39)
- Other (3)
- Pattern Mining (87)
- Plagiarism (1)
- Programming (17)
- Research (109)
- spmf (56)
- Time series (3)
- Uncategorized (23)
- Utility Mining (23)
- Video (19)
- Website (4)
-
Recent Posts
- Vertical and horizontal databases in itemset mining
- CFP: PM4B 2005: A new workshop on pattern mining and machine learning in bioinformatics @ PAKDD 2025
- Merry X-mas and Happy New Year!
- About Academic conferences in China
- An ethical issue in the Elsevier “International Journal of Hydrogen Energy” ?
- End of my term as associate editor for Array
- Computer Science Journals and Conferences with the most withdrawals in 2023
- Reducing the cost of web hosting…
- SPMF 2.62 is released!
- My research is open-source
Recent Comments
- Philippe Fournier-Viger on What is a maximal itemset?
- K. P. Birla on About the author
- Davide on What is a maximal itemset?
- K. P. Birla on About the author
- K. P. Birla on About the author
Tag cloud
- academia
- ai
- algorithm
- apriori
- article
- articles
- 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
- workshop
- writing
Number of visitors:
2,335,965
Tag Archives: spmf
SPMF: upcoming feature: The Memory Viewer
Today, I would like to introduce an upcoming feature that will be released in the next version of SPMF (v. 2.60). It is a tool called the Memory Viewer. This tool is very simple yet useful for investigating the performance … Continue reading
Posted in Data Mining, Data science, open-source, Pattern Mining, spmf
Tagged data mining, data science, java, memory, open source, pattern, pattern mining, spmf
Leave a comment
Free Pattern Mining Course
Hi all, this is to let you know that I have developed a free pattern mining course that you can watch online. The course is designed to introduce students or researchers to the different topics of pattern mining and explain … Continue reading
What are Generator Itemsets?
Today, I will briefly explain what is a generator itemset. I will give some example and explain why generator itemsets are interesting and useful for some applications. I will also mention that efficient implementations can be found in the SPMF … Continue reading
Posted in Data Mining, Pattern Mining
Tagged association rule, data mining, generator, generator itemset, itemset, itemset mining, key itemset, pattern mining, spmf
1 Comment
What is a Closed Itemset and Why is it Useful?
In this blog post, I will explain in simple terms what is a closed itemset and give some examples. I will also mention a few algorithms that can be used to find closed itemsets and that they can be found … Continue reading
Posted in Data Mining, Data science, Pattern Mining
Tagged association rule, closed itemset, closed pattern, data mining, frequent itemset, itemset, itemset mining, java, open source, pattern mining, spmf
5 Comments
Discovering the Top-K Stable Periodic Patterns in a Sequence of Events
In this blog post, I will give a brief introduction to the TSPIN paper about how to find stable periodic patterns in a sequence of events. This algorithm was presented in this research paper: Fournier-Viger, P., Wang Y., Yang, P., … Continue reading
Posted in Big data, Data Mining, Pattern Mining, spmf
Tagged data mining, event sequence, periodic pattern, software, spmf, stability, stable patterns, top-k patterns, tspin
Leave a comment
SPMF’s architecture (5) The Graphical User Interface
This is the fifth post of a series of blog posts about the architecture of the SPMF data mining library. Today, I will specifically talk about the graphical user interface of SPMF, its main components and how it interacts with … Continue reading
Posted in Data Mining, Data science, Java, open-source, spmf
Tagged architecture, data mining, data science, graphical user interface, gui, java, open source, pattern mining, software, spmf
Leave a comment
SPMF 3.0: Towards even more efficiency
In this blog post, I will talk about the future of SPMF. I do this once in a while. Today, I will discuss on the performance of SPMF. Performance A main focus of SPMF is and has always been efficiency … Continue reading
Posted in Big data, Data Mining, Data science, Java, open-source, spmf
Tagged data mining, data science, software, spmf
Leave a comment
SPMF’s architecture (4) The MemoryLogger
Today, I will continue the series of blog posts to explain the architecture of the SPMF data mining library, and I will talk in particular about a module in SPMF called the MemoryLogger. This module is responsible for recording the … Continue reading
Posted in Data Mining, Data science, open-source, Pattern Mining, spmf
Tagged data mining, data science, GPL, java, open source, pattern mining, software, spmf
Leave a comment
SPMF’s architecture (3) The Preference Manager
This is the third of a series of blog posts about the architecture of the SPMF data mining library. Today, I will explain the role of another an internal module in SPMF, called the Preference Manager. This module is used … Continue reading
Posted in Data Mining, Data science, Java, open-source, Pattern Mining, spmf
Tagged architecture, data mining, java, open source, pattern mining, software, spmf
Leave a comment