Archives
Categories
- Academia (92)
- artificial intelligence (35)
- Big data (83)
- Bioinformatics (8)
- cfp (14)
- China (1)
- Chinese posts (1)
- Conference (79)
- Data Mining (190)
- Data science (107)
- Database (2)
- General (43)
- Industry (2)
- Java (13)
- Latex (12)
- Machine Learning (22)
- Mathematics (2)
- open-source (45)
- Other (4)
- Pattern Mining (96)
- Plagiarism (1)
- Programming (17)
- Research (108)
- spmf (68)
- Time series (3)
- Uncategorized (30)
- Utility Mining (23)
- Video (19)
- Website (6)
-
Recent Posts
- Two upcoming workshops on bioinformatics and machine learning / pattern mining
- Upcoming SPMF 2.66 feature: Improved Workflow Editor
- Upcoming feature of SPMF 2.66 : Visual Pattern Viewer
- Improved Visual Pattern Viewer with Pagination in SPMF 2.66
- Improved user interface in SPMF v.2.66 (part 2)
- Improved user interface in SPMF 2.66
- Academic genealogy
- An EXE version of SPMF for Windows
- A First Release of SPMF-Server and SPMF-Server Clients
- CFP: Special session at SOMET 2026
Recent Comments


-

-


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
- pattern
- pattern mining
- periodic pattern
- phd
- Research
- researcher
- reviewer
- sequence
- sequential pattern
- sequential pattern mining
- software
- spmf
- udml
- utility mining
- video
- workshop
- writing
Number of visitors:
2,796,421
Author Archives: Philippe Fournier-Viger
On the Completeness of the CloSpan and IncSpan algorithms
In this blog post, I will briefly discuss the fact that the popular CloSpan algorithm for frequent sequential pattern mining is an incomplete algorithm. This means that in some special situations, CloSpan does not produce the expected results that it has been designed for, and in particular some patterns are … Continue reading
Posted in Data Mining, Pattern Mining
Tagged clospan, frequent pattern, incspan, pattern mining, sequential pattern
Leave a comment
10 ways of becoming more efficient at doing research
Today, I will discuss 10 ways of becoming more efficient at doing research. This is an important topic for any researcher who wishes to be more productive in terms of research. For example, one may want to be able to publish … Continue reading
On the correctness of the FSMS algorithm for frequent subgraph mining
In this blog post, I will explain why the FSMS algorithm for frequent subgraph mining is an incorrect algorithm. I will publish this blog post because I have found that the algorithm is incorrect after spending a few days to implement the algorithm in 2017 and wish to save time to other researchers … Continue reading
Posted in Big data, Data Mining, Pattern Mining
Tagged algorithm, correctness, data mining, pattern mining, subgraph mining
2 Comments
IEEE and its language polishing service
Many researchers are not native English speakers but need to write research papers in English, as it is the common language for sharing ideas with other researchers worldwide. Some papers are very well-written, others are not so well-written but are still readable, … Continue reading
Brief report about the WICON 2017 conference
This week-end, I have attended the WICON 2017 conference in Tianjin, China to present a research paper about the application of data mining to analyze data from water meters installed in the City of Moncton, Canada. In this post, I will give a brief overview of the WICON 2017 conference. About the conference This … Continue reading
Introduction to the Apriori algorithm (with Java code)
This blog post provides an introduction to the Apriori algorithm, a classic data mining algorithm for the problem of frequent itemset mining. Although Apriori was introduced in 1993, more than 20 years ago, Apriori remains one of the most important data mining algorithms, not because it is the fastest, but because it has … Continue reading
Posted in Big data, Data Mining, Pattern Mining, Programming
Tagged apriori, code, frequent itemset, frequent pattern, itemset, java, pattern mining
12 Comments
Do not link to impact factors, they will censor you!
On July 20 2017, I received an e-mail from a company called Clarivate Analytics Trademark Enforcement ( legal@ip-clarivateanalytics.com ) about copyright infringement for the Journal Citation Reports, a product by Thomson Reuters. They contact with me because a few years ago I have created a webpage that … Continue reading
How to publish in top conferences/journals? (Part 2) – The opportunity cost of research
Many researchers wish to produce high quality papers and have a great research impact. But how? In a previous blog post, I have discussed how the “blue ocean strategy” can be applied to publish in top conference/journal. In this blog post, I will discuss another important concept for producing … Continue reading
Posted in Academia, Research
Tagged academia, articles, papers, publications, Research, researcher
Leave a comment
The PAKDD 2017 conference (a brief report)
This week, I have attended the PAKDD 2017 conference in Jeju Island, South Korea, this week, from the 23 to 26th May. PAKDD is the top data mining conference for the asia-pacific region. It is held every year in a different pacific-asian country. In this blog post, I will write a brief report about … Continue reading
Posted in Academia, Conference, Data Mining, Data science
Tagged asia, big data, conference, data mining, data science, korea, pakdd
4 Comments
How to publish in top conferences/journals? (Part 1) – The Blue Ocean Strategy
A question that many young researchers ask is how to get your papers published in top conferences and journal. There are many answers to this question. In this blog post, I will discuss a strategy for carrying research called the “Blue Ocean Strategy”. This strategy was initially … Continue reading