Archives
Categories
- Academia (91)
- artificial intelligence (35)
- Big data (83)
- Bioinformatics (7)
- cfp (13)
- China (1)
- Chinese posts (1)
- Conference (78)
- Data Mining (190)
- Data science (107)
- Database (2)
- General (43)
- Industry (2)
- Java (13)
- Latex (12)
- Machine Learning (22)
- Mathematics (2)
- open-source (44)
- Other (4)
- Pattern Mining (94)
- Plagiarism (1)
- Programming (17)
- Research (108)
- spmf (63)
- Time series (3)
- Uncategorized (30)
- Utility Mining (23)
- Video (19)
- Website (6)
-
Recent Posts
- An EXE version of SPMF for Windows
- A First Release of SPMF-Server and SPMF-Server Clients
- CFP: Special session at SOMET 2026
- SPMF 2.65 is released!
- The Item-Itemset Matrix Viewer: a new feature in SPMF 2.65 (to be released)
- Merry X-Mas and Happy New year to SPMF users!
- The 1st HP4MoDa workshop was held at BIBM 2025
- Another release of SPMF: v2.64b
- A prototype of an improved GUI for the SPMF pattern mining software
- Upcoming in SPMF 2.64b : The “Pattern Diff Analyzer”
Recent Comments


-

-


Tag cloud
- academia
- ai
- algorithm
- apriori
- article
- artificial intelligence
- association rule
- big data
- cfp
- china
- conference
- data
- data mining
- data science
- graph
- high utility itemset mining
- icdm
- itemset
- itemset mining
- java
- journal
- latex
- machine learning
- open-source
- open source
- pakdd
- paper
- papers
- pattern
- pattern mining
- periodic pattern
- phd
- Research
- researcher
- reviewer
- sequence
- sequential pattern
- software
- spmf
- udml
- utility mining
- video
- website
- workshop
- writing
Number of visitors:
2,777,553
Author Archives: Philippe Fournier-Viger
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
(video) The EFIM algorithm
Here is a new video that I have recorded to explain the EFIM algorithm for high utility itemset mining. You can watch the video here. Related to this, if you want to try the EFIM algorithm, the original source code … Continue reading
(video) Introduction to episode mining
If you want to learn more about frequent episode mining, I have put online a new video that gives an introduction to this topic. To watch the video, you can download it from my website here or watch it from … Continue reading
As a speaker, we should always be ready for the unexpected…
I often say that as an invited speaker for a conference or as a teacher for a course, we need to be ready for the unexpected and be prepared for every situation that could happen. This means for example, to … Continue reading
Two common English errors in pattern mining papers
This is a short blog post to talk about two common errors in pattern mining research papers. 1) The first error is: “mining frequent itemsets from a database” “mining patterns from a stream”“mining patterns over a database”“mining patterns over a … Continue reading
Posted in Uncategorized
Leave a comment
How to become a well-known researcher?
The other day, a young researcher asked me: what should I do to become a more well-known researcher in my field? In this blog post, I will try to answer that question. But before that, it should be said that … Continue reading
Call for tutorials at BESC 2023
This year, I am tutorial chair of BESC 2023 (THE 10TH INTERNATIONAL CONFERENCE ON BEHAVIOURAL AND SOCIAL COMPUTING) BESC 2023 (besc-conf.org) in Cyprus, from 30th October to 1st November. I am looking for some people who could give a tutorial … Continue reading
Posted in cfp
Tagged behavioral computing, besc2023, call for tutorial, social computing, tutorial
Leave a comment
Some shortcomings of CSRankings
CSRankings is a popular website that provides a ranking of computer science departments around the world. The website can be found at: https://csrankings.org/ In this blog post, I will talk about this ranking and some of its shortcomings. Of course, … Continue reading
An Online Demo of the Eclat Algorithm
I have created a new interactive webpage to demonstrate how the Eclat algorithm is applied for frequent itemset mining. This webpage allows to enter a transaction database, select the minimum support and to see step by step what the Eclat … Continue reading
Posted in Big data, Data Mining, Data science, Pattern Mining, Research
Leave a comment
Test your knowledge of sequential rule mining!
Do you know about sequential rule mining? It is a popular task in pattern mining that aims at finding rules in sequences. In this blog post, I will give a list of 8 questions and answers to evaluate your knowledge … Continue reading