Category Archives: Data Mining

Some interesting statistics about SPMF

While I am preparing the next version of Java SPMF data mining software (2.60), here are some interesting statistics about the project, that I have generated directly from the metadata provided by SPMF. Here it is: The number of algorithms … Continue reading

Posted in Data Mining, Data science, spmf | Tagged , , , , , | Leave a comment

Sneak peak at the new user interface of SPMF (part 3)

Today, I would like to talk to you about another upcoming feature of the next version of SPMF (2.60), which will be released soon. It will be a Workflow Editor that will allow the user to select multiple algorithms from … Continue reading

Posted in Data Mining, open-source, spmf | Tagged , , , , , , , , , , | Leave a comment

Sneak peak at the new user interface of SPMF (part 1)

I am currently working on the next version of SPMF, which will be called 2.60. There will be several improvements to the user interface of SPMF. Here is an overview of some of the improvements to give you a sneak … Continue reading

Posted in Big data, Data Mining, Data science, spmf | Leave a comment

UDML 2024 Accepted papers

Today, I want to talk to you about the upcoming UDML 2024 workshop at the PAKDD 2024 conference. This year is the 6th edition of the UDML workshop. I am happy to say that this year, we received a record … Continue reading

Posted in Conference, Data Mining, Data science, Pattern Mining, Utility Mining | Tagged , , , , , | Leave a comment

SPMF 2.60 is coming soon!

Today, I want to talk a little bit about the next version of SPMF that is coming very soon. Here is some highlights of the upcoming features: 1) A Memory Viewer to help monitor the performance of algorithms in real-time: … Continue reading

Posted in Data Mining, Pattern Mining, spmf | Tagged , , , , , , , , , , , , , | Leave a comment

A new survey paper on episode mining!

I am pleased to announce today that my collaborators and I have published a new survey paper about episode mining to give an introduction to this nice and interesting subfield of pattern mining. To our knowledge this is the most … Continue reading

Posted in Data Mining, Data science, Pattern Mining | Tagged , , , , , , , | Leave a comment

K-Means Interactive Demo in your browser

In this blog post, I introduce a new interactive tool for showing a demonstration of the K-Means algorithm for students (for teaching purposes). The K-Means clustering demo tool can be accessed here: philippe-fournier-viger.com/tools/kmeans_demo.php The K-Means demo, first let you enter … Continue reading

Posted in Data Mining, Data science | Tagged , , , , , | Leave a comment

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 , , , , , , , | Leave a comment

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

An Interactive Demo of The Apriori algorithm

I have created a new website for students that provides an interactive demo of the Apriori algorithm. It allows to run Apriori in your browser and see the results step by step. The website is here: Apriori Algorithm Demo To … Continue reading

Posted in Data Mining, Pattern Mining | Tagged , , , , , , , , , , , , | Leave a comment