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,636
Category Archives: Data Mining
A brief report about the IEEE DSAA 2022 conference
In this blog post, I will talk about the IEEE DSAA 2022 conference, which was held from the 13th to the 16th October 2022. What is IEEE DSAA? DSAA 2022 is the 9th edition of the IEEE International Conference on … Continue reading
Brief report about the SMARTDSC 2022 conference
This week, besides IEA AIE 2022, I am also participating to the SMARTDSC 2022 conference (5th international conference on Smart Technologies in Data Science and Communication) as general co-chair and keynote speaker. I will give a brief report about this … Continue reading
Posted in Conference, Data Mining, Data science
Tagged communication, conference, data mining, data science, india, smart technologies, smartdsc, smartdsc2022
Leave a comment
(videos) Introduction to sequential rule mining + the CMRules algorithm
I have made two new videos to explain interesting topics about pattern mining. The first video is an introduction to sequential rule mining, while the second video explains in more details how the CMRules algorithm for sequential rule mining works! … Continue reading
Posted in Data Mining, Pattern Mining, Video
Tagged cmrules, data mining, pattern mining, sequential rule mining, video
2 Comments
Brief report about the DASFAA 2022 conference
This week, I am attending the DASFAA 2022 conference, which is held online from the 11th to the 14th April 2022. In this blog post, I will talk about this event, and will update the blog through the conference. DASFAA … Continue reading
Posted in Conference, Data Mining
Tagged big data, conference, dasfaa, dasfaa 2022, data, data mining, database, database systems
Leave a comment
CFP: DSSBA 2022 @ IEEE DSAA
Special Session on Data Science for Social and Behavioral Analytics This is to let you know that I co-organize a special session called DSSBA 2022 at the IEEE DSAA 2022 conference, and we need your papers ;-). This special session … Continue reading
Posted in cfp, Conference, Data Mining, Data science
Leave a comment
The PrefixSpan algorithm (video)
I have posted a new video about pattern mining, explaining the PrefixSpan algorithm. It assumes that you know already what is sequential pattern mining. If you are not familiar with sequential pattern mining, you can first watch my video Introduction … Continue reading
Posted in Data Mining, Pattern Mining, Video
Tagged algorithm, data mining, pattern mining, prefixspan, sequential pattern mining, video
Leave a comment
How to call SPMF from another Java program as an external program?
This is a short blog post where I will explain how to call SPMF as an external program from another Java program to execute an algorithm. Before we start, it should be said that there are multiple ways to use … Continue reading
New videos about pattern mining
Today, I share with you some new videos that I have recorded about pattern mining. The first videos gives an introduction to some important topics: sequential pattern mining, frequent subgraph mining and high utility itemset mining, while the lastvideo explains … Continue reading
Posted in Data Mining, Pattern Mining, Video
Tagged data mining, data science, Eclat, frequent subgraph, graph, introduction, itemset, pattern mining, sequential pattern, video
Leave a comment
SPMF 2.52 is released
This is just a short blog post to let you know that a new version of the SPMF library has been released, called version 2.52. This new version contains two new algorithms for high utility itemset mining and one for … Continue reading
Posted in Data Mining, open-source, Pattern Mining, spmf, Utility Mining
Tagged data mining, episode, itemset, open-source, pattern mining, release, software, spmf, utility
Leave a comment
Typhoon Path Prediction using Deep Learning
Typhoons can be very destructive. Predicting their paths is important to be prepared when they arrive. In this blog post, I will talk briefly about an applied research topic which is to predict the paths of typhoons. This blog post … Continue reading