Archives
Categories
- Academia (72)
- artificial intelligence (37)
- Big data (79)
- cfp (8)
- Chinese posts (1)
- Conference (66)
- Data Mining (158)
- Data science (83)
- Database (1)
- General (42)
- Industry (1)
- Interview (1)
- Java (6)
- Latex (8)
- Machine Learning (19)
- Mathematics (2)
- open-source (31)
- Other (2)
- Pattern Mining (55)
- Programming (16)
- Research (108)
- spmf (35)
- Time series (3)
- Uncategorized (16)
- Utility Mining (17)
- Video (18)
- Website (3)
-
Recent Posts
- SPMF’s architecture (2) The Main class and the Command Processor
- SPMF’s architecture (1) The Algorithm Manager
- How to call SPMF from Visual Basic .Net (VB)?
- How to call SPMF from a C++ Program (Windows)?
- How to call SPMF from R?
- How to call SPMF from Python?
- How to call SPMF from C#?
- Happy New Year 2023!
- Brief report about the BDA 2022 conference
- Unethical reviewers in academia (part 3)
Recent Comments
- Philippe Fournier-Viger on The KDDCup 2015 dataset
- Jiahao on The KDDCup 2015 dataset
- How to call SPMF from Visual Basic .Net (VB)? | The Data Mining Blog on How to call SPMF from R?
- SPMF’s architecture (2) The Main class and the Command Processor | The Data Mining Blog on SPMF’s architecture (1) The Algorithm Manager
- How to call SPMF from Visual Basic .Net (VB)? | The Data Mining Blog on How to call SPMF from C#?
Tag cloud
- academia
- ai
- algorithm
- algorithms
- apriori
- article
- articles
- artificial intelligence
- big data
- china
- conference
- data
- data mining
- data science
- frequent pattern mining
- graph
- high-utility mining
- high utility itemset mining
- icdm
- itemset
- itemset mining
- java
- journal
- latex
- machine learning
- open-source
- open source
- paper
- papers
- pattern mining
- periodic pattern
- phd
- programming
- Research
- researcher
- review
- reviewer
- sequence
- sequential pattern
- software
- spmf
- utility mining
- video
- workshop
- writing
Number of visitors:
2,138,814
Category Archives: Data science
How to change the language of Tableau Desktop from the registry?
This is a short post about how to change the language of Tableau if the option is not available in the Help Menu. 5. Start Tableau again and the language will have been changed. Related posts:A Tribute to HypercardIEEE and … Continue reading
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
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
Brief report about ADMA 2021
This week, I have attended the 16th International Conference on Advanced Data Mining and Applications (ADMA 2021) conference, which is held online due to the COVID pandemic. What is ADMA ? ADMA is a medium-scale conference that focus on data science and its … Continue reading
Posted in Big data, Conference, Data Mining, Data science
Tagged adma, artificial intelligence, big data, data mining, data science, machine learning, pattern mining
2 Comments
Serious issues with Time Series Anomaly Detection Research
In this short blog post, I will talk about some serious issues that have been raised about many studies on anomaly detection for time series. More precisely, it was recently shown that a lot of papers on anomaly detection for … Continue reading
Posted in Big data, Data Mining, Data science, Time series
Tagged anomaly, anomaly detection, artificial intelligence, data mining, data science, time series
Leave a comment
What is a good pattern mining algorithm?
Today, I will continue talking about pattern mining, and in particular about what is a good pattern mining algorithm. There are a lot of algorithms for discovering patterns in data that are not useful in real-life. To design a good pattern … Continue reading
Posted in Data Mining, Data science, Pattern Mining
Tagged data mining, data science, pattern mining
Leave a comment
CFP: The 1st Workshop on Pattern Mining and Machine Learning in Big Complex Database
This is to let you know about the upcoming 1st Workshop on Pattern mining and Machine learning in Big complex Databases (PMDB 2022) workshop that I co-organize at the DASFAA 2022 conference! PMDB 2022 aims at providing a place for researchers … Continue reading
Posted in Big data, cfp, Conference, Data Mining, Data science, Pattern Mining
Tagged big data, cfp, conference, dasfaa, data mining, data science, machine learning, pmdb, pmdb2022, workshop
Leave a comment
Towards SPMF v3.0…
Today, I will talk a little bit about the recent improvements and future direction for the SPMF data mining library. How SPMF started? SPMF is a software project that I started around 2008 when I was a Ph.D student in … Continue reading
Posted in Data Mining, Data science, open-source, spmf
Tagged data mining, data science, library, open source, software, spmf
Leave a comment
Finding short high utility itemsets!
Today, I will talk about pattern mining. I will explain a topic that is in my opinion very important but has been largely overlooked by the research community working on high utility itemset mining. It is to integrate length constraints … Continue reading