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,522
Category Archives: Big data
An Introduction to Episode Mining
In this blog post, I will talk about pattern mining (finding patterns in data) data mining task called episode mining. It aim at discovering interesting patterns in a long sequence of symbols or events. Sequence data is an important type … Continue reading
Posted in Big data, Data Mining, Data science, Pattern Mining
Tagged big data, data mining, data science, Emma, episode, episode mining, HUE-span, Minepi, pattern mining, sequential pattern, tke, utility mining
7 Comments
Key Papers about Episode Mining
This post presents the key papers about episode mining. If you are not familiar with what is episode mining, it is a data mining task, which aims at finding patterns in a sequence of events or symbols . A short … Continue reading
Posted in Big data, Data Mining, Data science, Pattern Mining
Tagged big data, data mining, data science, episode, literature, Minepi, papers, pattern mining, patterns, references, winepi
Leave a comment
Brief report about the DSIT 2021 conference (4th Intern. Conf. on Data Science and Information Technology)
This week, I am attending the DSIT 2021 conference (4th International Conference on Data Science and Information Technology) from July 23 to 25 in Shanghai, China. The DSIT 2021 conference is co-located with the DMBD 2021 conference (the 4th International … Continue reading
Posted in artificial intelligence, Big data, Conference, Data Mining
Tagged artificial intelligence, china, data, data mining, data science, dmbd, dsit, machine learning
2 Comments
Key Papers about High Utility Itemset Mining
In this blog post, I will talk about the most important algorithms for high utility itemset mining. I will present a list of algorithms that is of course subjective (according to my opinion). I did not list all the papers of … Continue reading
UDML 2021 @ ICDM 2021
Hi all, This is to let you know that the UDML workshop on utility driven mining and learning is back again this year at ICDM 2021, for the fourth edition. The topic of this workshop is the concept of utility … Continue reading
Posted in Big data, cfp, Conference, Data Mining, Utility Mining
Tagged cfp, data mining, icdm, icdm 2021, icdm conference, ieee icdm, machine learning, udml, utility mining, workshop
Leave a comment
MLiSE 2021 @ PKDD 2021 – a new workshop!
I am glad to announce that I am co-organizing a new workshop called MLiSE 2021 (1st international workshop on Machine Learning in Software Engineering), held in conjunction with the ECML PKDD 2021 conference. Briefly, the aim of this workshop is … Continue reading
Posted in artificial intelligence, Big data, cfp, Conference, Machine Learning
Tagged artificial intelligence, cfp, data, data mining, machine learning, mlise, pkdd, pkdd 2021, software engineering, workshop
Leave a comment
Mining Episode Rules (video)
In this blog post, I will share the video of our most recent data mining paper presented last week at ACIIDS 2021. It is about a new algorithm named POERM for about analyzing sequences of events or symbols. The algorithm will find rules … Continue reading
Posted in Big data, Data Mining, Machine Learning, Video
Tagged aciids 2021, data mining, episode, episode rule, machine learning, pattern mining, video
Leave a comment
A Brief Report about ACIIDS 2021 (13th Asian Conference on Intelligent Information and Database Systems)
In this blog post, I will give a brief report about the ACIIDS 2021 conference, that I am attending from April 7–10, 2021. What is ACIIDS? ACIIDS is an international conference focusing on intelligent information and database systems. The conference … Continue reading
An Overview of Pattern Mining Techniques
In this blog post, I will give an overview of some of the main pattern mining tasks, to explain what kind of patterns can be found in different types of symbolic data. I will describe some main types of data … Continue reading
Analyzing the COVID-19 genome with AI and data mining techniques (paper + data + code)
Recently, my team has been working on analyzing COVID-19 genome sequences using pattern mining and other data mining and AI techniques. We have recently published a paper in the Applied Intelligence journal about this. In this blog post, I will … Continue reading