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
Author Archives: Philippe Fournier-Viger
KNN Interactive demo in your browser
Today, I want to show you a new interactive demo of the KNN (K-Nearest Neighbors) algorithm that I have added to my website. It is designed to be used for teaching purpose to illustrate how the K-Nearest Neighbors algorithm works. … Continue reading
Posted in Uncategorized
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 browser, clustering, interactive demo, javascript k-means, k-means, k-means tool
Leave a comment
Busy times
Hi all, I just write a quick message to say that I did not write on the blog recently due to my very busy schedule recently. However, everything is going well. I will be back on the blog with more … Continue reading
Posted in Uncategorized
Leave a comment
The MDLM 2023 conference: a scam?
Today, I will talk about the MDLM 2023 conference (International Conference on Machine Learning and Data Mining). Several years ago, I have attended MLDM 2016 (report here) because at that time it was published by Springer. But I was unhappy … Continue reading
Fake reviews…
Today, I would like to talk about something that happens sometimes in academic journals, which is fake reviews. While many reviewers spend time to write reviews that provide a fair evaluation of papers, some reviewers have a very unethical behavior … Continue reading
Posted in Academia, Research
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 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