Archives
Categories
- Academia (70)
- artificial intelligence (34)
- Big data (75)
- cfp (7)
- Conference (60)
- Data Mining (142)
- Data science (70)
- General (40)
- Industry (1)
- Interview (1)
- Latex (8)
- Machine Learning (18)
- Mathematics (2)
- open-source (15)
- Other (2)
- Pattern Mining (50)
- Programming (16)
- Research (107)
- Time series (3)
- Uncategorized (18)
- Utility Mining (17)
- Video (18)
- Website (3)
-
Recent Posts
- Brief report about the SMARTDSC 2022 conference
- Brief report about the IEA AIE 2022 conference
- Drawings a figure of subgraphs side-by-side with captions in Latex with TIKZ
- (videos) Introduction to sequential rule mining + the CMRules algorithm
- (video) Periodic Pattern Mining
- Drawing the Powerset of a Set using Latex and TIKZ (Hasse Diagram)
- A New Tool for Running Performance Comparison of Algorithms in SPMF 2.54
- Abnormal Google Scholar Profiles
- How to draw an FP-Tree with Latex and TIKZ?
- UDML 2022 workshop on utility mining and learning is back at ICDM
Recent Comments
- A brief report about the IEA AIE 2019 conference | The Data Mining Blog on A brief report about the IEA AIE 2020 conference
- A brief report about the IEA AIE 2019 conference | The Data Mining Blog on Brief report about the IEA AIE 2021 conference
- A brief report about the IEA AIE 2020 conference | The Data Mining Blog on An Introduction to High-Utility Itemset Mining
- Brief report about the IEA AIE 2021 conference | The Data Mining Blog on Brief report about the IEA AIE 2022 conference
- Brief report about the SMARTDSC 2022 conference | The Data Mining Blog on Brief report about the IEA AIE 2022 conference
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
- latex
- machine learning
- open-source
- open source
- paper
- papers
- pattern mining
- periodic pattern
- phd
- programming
- Research
- researcher
- review
- reviewer
- sequence
- sequential pattern
- software
- spmf
- university
- utility mining
- video
- workshop
- writing
Number of visitors:
2,084,592
Category Archives: Video
(video) Mining Locally Trending High Utility Itemsets
Today, I want to share with you the video presentation that I have prepared for my paper at PAKDD 2020. It presents a new problem where we want to discover locally trending high utility itemsets (LTHUIs). A LTHUI is a set of items purchased by … Continue reading
(video) Mining Cost-Effective Patterns
In this blog post, I will share another talk that I have recorded recently. This time, I will explain a new paper from my team about discovering cost-effective patterns using some algorithms called CEPB and CEPN. Mining cost-effective patterns is a new topic in pattern mining … Continue reading
Posted in Big data, Data Mining, Pattern Mining, Utility Mining, Video
Tagged cost, pattern mining, sequence, utility mining, video
Leave a comment
(video) Discovering interpretable high utility patterns in databases
Today, I will share a short keynote talk (28 min) about discovering interpretable high utility patterns in data that I have presented at the CCNS 2020 conference. This talk gives an overview of techniques for finding interesting and useful patterns that can … Continue reading
(video) Identifying Stable Periodic Frequent Patterns using SPP-Growth
Today, I present a video about finding stable periodic patterns in data, and discuss a new algorithm named SPP-Growth for this task. VIDEO LINK: https://www.philippe-fournier-viger.com/spmf/videos/SPPGrowth.mp4 The SPP-Growth algorithm and datasets for evaluating its performance are available in the SPMF software, which is open-source and programmed in Java. Source code and … Continue reading
(video) Mining Frequent Itemsets with the Apriori algorithm
This is a video presentation of the Apriori algorithm for discovering frequent itemsets in data. Frequent itemset mining is one of the most popular data mining task. VIDEO LINK: https://www.philippe-fournier-viger.com/spmf/videos/apriori.mp4 The Java source code of the Apriori algorithm and datasets for evaluating its performance are available in the SPMF software. If you want … Continue reading
Posted in Data Mining, Data science, Pattern Mining, Video
Tagged algorithm, apriori, big data, data mining, data science, frequent pattern mining, frequent patterns, video
Leave a comment
(video) Minimal Correlated High Utility Itemsets with FCHM
This is a video presentation of the paper “Mining Correlated High-Utility Itemsets Using the bond Measure” about correlated high utility pattern mining using FCHM. VIDEO LINK: https://www.philippe-fournier-viger.com/spmf/videos/FCHM_correlated_itemsets.mp4 More information about the FCHM algorithm are provided in this research paper: Fournier-Viger, P., Zhang, Y., Lin, J. C.-W., … Continue reading
Posted in Big data, Data Mining, Data science, Video
Tagged big data, data, data science, high utility itemset, high utility mining, pattern mining
Leave a comment
(video) Minimal High Utility Itemset Mining with MinFHM
This is a video presentation of the paper “Mining Minimal High Utility Itemsets” about high utility itemset mining using MinFHM. It is the first video of a series of videos that will explain various data mining algorithms. VIDEO LINK : https://www.philippe-fournier-viger.com/spmf/videos/minfhm.mp4 More information … Continue reading
A Model for Football Pass Prediction (source code + dataset)
In this blog post, I will discuss the data challenge of the Machine Learning for Sport Analytics workshop (MLSA 2018) at PKDD 2018. The challenge consisted of predicting the receivers of football passes (pass prediction). I will first briefly describe the data and then … Continue reading
Posted in Data Mining, Data science, Video
Tagged data, data mining, football, mlsa, prediction
Leave a comment