Archives
Categories
- Academia (68)
- artificial intelligence (33)
- Big data (75)
- cfp (6)
- Conference (58)
- Data Mining (140)
- Data science (69)
- General (40)
- Industry (1)
- Interview (1)
- Latex (5)
- Machine Learning (17)
- Mathematics (2)
- open-source (14)
- Other (2)
- Pattern Mining (45)
- Programming (16)
- Research (105)
- Time series (3)
- Uncategorized (18)
- Utility Mining (17)
- Video (17)
- Website (3)
-
Recent Posts
- (video) Rare Itemset Mining
- How to draw a sequence in latex (using TIKZ)
- A simple BAT script to unzip ZIP files in all sub-directories and then delete the ZIP files
- Brief report about the DASFAA 2022 conference
- Brief report about the CACML 2022 conference
- A Tool to Generate Reviews of Academic Papers
- What I learned from being a journal editor for two years?
- CFP: DSSBA 2022 @ IEEE DSAA
- The HUIM-Miner and FHM algorithms (video)
- The PrefixSpan algorithm (video)
Recent Comments
- MIKIAS DEMISSIE on Six important skills to become a succesful researcher
- Real Conferences VS Virtual Conferences | The Data Mining Blog on A brief report about the IEA AIE 2020 conference
- Philippe Fournier-Viger on Big problem on my website on IONOS webhosting!
- Emmanuel on Six important skills to become a succesful researcher
- Pierre Aribaut on Big problem on my website on IONOS webhosting!
Tag cloud
- academia
- ai
- algorithm
- algorithms
- 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
- machine learning
- open-source
- open source
- pakdd
- paper
- papers
- pattern mining
- phd
- programming
- Research
- researcher
- research paper
- review
- reviewer
- sequence
- sequential pattern
- software
- spmf
- university
- utility mining
- video
- workshop
- writing
Number of visitors:
2,059,835
Author Archives: Philippe Fournier-Viger
(video) Rare Itemset Mining
I have uploaded a new 38 minutes video to explain rare itemset mining. This video is like a small course, where you can learn about infrequent itemsets, minimal rare itemsets and perfectly rare itemsets and some algorithms : AprioriInverse and … Continue reading
Posted in Pattern Mining, Video
Tagged apriori, aprioriinverse, apriorirare, frequent itemset, itemset, pattern mining, rare itemset, rare pattern, support, video
Leave a comment
How to draw a sequence in latex (using TIKZ)
Today, I will show how to draw a sequence in Latex using the TIKZ package. A sequence is an ordered list of symbols. I often draw sequences for my research paper about sequential pattern mining or episode mining. To draw … Continue reading
A simple BAT script to unzip ZIP files in all sub-directories and then delete the ZIP files
In this blog post, I will share a simple script to recursively unzip all ZIP files in sub-directories of a directory, and then delete the ZIP files. Such script is useful for example when managing the submissions of papers at … Continue reading
Posted in Other
Leave a comment
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
Brief report about the CACML 2022 conference
Today, I have attended the CACML 2022 conference (2022 Asia Conference on Algorithms, Computing and Machine Learning), which was held virtually from Hangzhou, China from March 25 to 27. This is a new conference on a very timely topic of … Continue reading
Posted in Conference, Machine Learning
Tagged applied computing, cacml, china, computing, conference, hangzhou, machine learning
Leave a comment
A Tool to Generate Reviews of Academic Papers
Writing reviews is important but sometimes repetitive and time-consuming. Hence, today I built a tool to help automatize the process of review writing. You can try it at the website below: The Review Generator ( http://philippe-fournier-viger.com/reviewgenerator/index.html ) This tool let … Continue reading
Posted in Academia, General, Research
Tagged academia, conference, journal, paper review, Research, review generator
2 Comments
What I learned from being a journal editor for two years?
For over two years, I have worked as associate editor-in-chief for a major journal published by Springer. For this job, I have handled around 500 papers from all the steps of the review process. Recently, I have decided to stop … Continue reading
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 HUIM-Miner and FHM algorithms (video)
Today, I post one more new video to explain concepts about pattern mining. In the new video, I talk about high utility itemset mining, and explain the HUI-Miner and FHM algorithms. Those are two popular high utility itemset mining algorithms … Continue reading
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