Archives
Categories
- Academia (91)
- artificial intelligence (35)
- Big data (83)
- Bioinformatics (6)
- cfp (12)
- China (1)
- Chinese posts (1)
- Conference (76)
- Data Mining (190)
- Data science (107)
- Database (2)
- General (43)
- Industry (2)
- Java (12)
- Latex (12)
- Machine Learning (22)
- Mathematics (2)
- open-source (42)
- Other (3)
- Pattern Mining (93)
- Plagiarism (1)
- Programming (17)
- Research (108)
- spmf (62)
- Time series (3)
- Uncategorized (27)
- Utility Mining (23)
- Video (19)
- Website (6)
-
Recent Posts
- 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”
- A new version of SPMF (v2.64, november 2025)!
- GMP: A new algorithm for compressing protein sequences
- A new tool for visualizing algorithms from SPMF
- Fixing the reviewresponse.cls LaTeX Class to Allow Multi-Page Comments
- How to fix reviewresponse.cls for custom reviewer numbering
- The Conference Hotel Booking Scam
- Huge traffic from a botnet looking for datasets
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
- 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,429,005
Category Archives: Uncategorized
Report about the 13th ADMA conference (ADMA 2018)
I have recently attended the 13th International Conference on Advanced Data Mining and Applications (ADMA 2018) in Nanjing, China from the 16th to 18th October 2018. In this blog post, I will give a brief report about this conference. What is the ADMA conference? ADMA is a … Continue reading
Why I left Canada to work as a University Professor in China
One year and a half ago, I was working as a professor at a university in Canada. But I took the decision to not renew my contract and move to China. At that time, some people may have thought that I was crazy to leave my job … Continue reading
Posted in Data Mining, Research, Uncategorized
1 Comment
An introduction to periodic pattern mining
In this blog post I will give an introduction to the discovery of periodic patterns in data. Mining periodic patterns is an important data mining task as patterns may periodically appear in all kinds of data, and it may be desirable to find them … Continue reading
Posted in Big data, Data Mining, Data science, open-source, Research, Uncategorized, Utility Mining
29 Comments
Brief report about the ACM SAC 2016 conference
Last week, I have attended the ACM SAC 2016 conference (31st ACM Symposium on Applied Computing). It was held in Pisa, Italy from the 4th to the 8th April 2016. In this blog post, I will briefly discuss this conference. About … Continue reading
Posted in Big data, Conference, Data Mining, Research, Uncategorized
3 Comments
How to design memory-efficient data mining algorithms in Java?
A while ago, I had written a blog post about How to measure the memory usage of algorithms in Java. Today, I will discuss the topic of optimizing the memory usage of algorithms written in Java to design memory-efficient data mining algorithms. … Continue reading
Posted in Uncategorized
Leave a comment
How to test if a data mining mining algorithm implementation is correct?
In this blog post, I will discuss how to check if a data mining algorithm implementation is correct and complete. This is a very important topic for researchers who are implementing data mining algorithms since an incorrect implementation may generate unexpected results. … Continue reading
Posted in Data Mining, Programming, Research, Uncategorized
Tagged algorithm, correctness, data mining, debugging
3 Comments
How to give a good oral presentation at an academic conference?
Today, I will discuss the topic of how to give a good oral presentation of your research at academic cconferences. This is a very important topic since if a presentation is interesting, more researchers will be interested in your work and it may bring … Continue reading
Posted in Conference, General, Research, Uncategorized
4 Comments