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,600
Author Archives: Philippe Fournier-Viger
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 data mining, itemset mining, pakdd, pattern mining, udml, workshop
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
UDML 2024 @ PAKDD 2024 (deadline extended)
This is a short blog post to let you know that the deadline for submitting your papers to the UDML 2024 workshop at the PAKDD 2024 conference has been extended to the 7th February. Website: https://www.philippe-fournier-viger.com/utility_mining_workshop_2024/ Note that this year, … Continue reading
Posted in cfp
Tagged big data, cfp, data, data mining, machine learning, pakdd, udml
Leave a comment
Your social network on DBLP as a graph
Today, I discovered an interesting function of DBLP which is to draw your social network as a graph (assuming that you have a DBLP page). To use that feature, it is simple. Open your DBLP webpage, and then click here … Continue reading
Posted in Academia, Research
Tagged co-author, co-authorship, dblp, network, Research, researcher, social network
Leave a comment
Call for papers: UDML 2024 workshop @ PAKDD 2024
I am glad to announce that the 6th UDML 2024 workshop on Utility-Driven Mining and Learning will be held next year at the PAKDD 2024 conference. IMPORTANT DATES PUBLICATIONS All the accepted papers will be invited for publication in a … Continue reading
Posted in Uncategorized
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 data mining, data science, episode, episode mining, event sequence, pattern mining, sequence, survey
Leave a comment
How to write answers to reviewers for a journal using LaTeX?
Today, I will explain how to write the answer to reviewers for an academic journal using Latex. The advantage of using Latex instead of a software like Microsoft Word to write answers to reviewers is that it allows using all … Continue reading
Posted in Latex
Tagged academia, answer to reviewers, latex, paper revision, reviewer, reviewers
Leave a comment
TexWorks: How to add a command to change the text color (using a script)
In this blog post, I will show how to add a script (commands) to TexWorks for adding a color to your Latex document. This is easy and can be used also for other types of commands. 1) In TexWorks, go … Continue reading