Archives
Categories
- Academia (78)
- artificial intelligence (34)
- Big data (79)
- Bioinformatics (3)
- cfp (9)
- Chinese posts (1)
- Conference (69)
- Data Mining (175)
- Data science (97)
- Database (1)
- General (42)
- Industry (2)
- Interview (1)
- Java (10)
- Latex (10)
- Machine Learning (19)
- Mathematics (2)
- open-source (36)
- Other (3)
- Pattern Mining (79)
- Programming (17)
- Research (108)
- spmf (45)
- Time series (3)
- Uncategorized (21)
- Utility Mining (21)
- Video (19)
- Website (3)
-
Recent Posts
- How to write answers to reviewers for a journal using LaTeX?
- TexWorks: How to add a command to change the text color (using a script)
- KNN Interactive demo in your browser
- K-Means Interactive Demo in your browser
- Busy times
- The MDLM 2023 conference: a scam?
- Fake reviews…
- SPMF: upcoming feature: The Memory Viewer
- (video) The EFIM algorithm
- (video) Introduction to episode mining
Recent Comments
- Expensive Academic Conferences – the case of ICDM | The Data Blog on Brief Report about IEEE ICDM 2020
- Philippe Fournier-Viger on The KDDCup 2015 dataset
- Duy Hung on How to update the Cloudera VM in 2022? (solved)
- TNTcraft on The KDDCup 2015 dataset
- Philippe Fournier-Viger on The MDLM 2023 conference: a scam?
DSSBA2023
Tag cloud
- academia
- ai
- algorithm
- apriori
- article
- articles
- artificial intelligence
- association rule
- big data
- china
- conference
- data
- data mining
- data science
- frequent pattern mining
- graph
- 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
- research paper
- reviewer
- sequence
- sequential pattern
- software
- spmf
- udml
- utility mining
- video
- workshop
- writing
Number of visitors:
2,241,637
Tag Archives: sequential rule
Test your knowledge of sequential rule mining!
Do you know about sequential rule mining? It is a popular task in pattern mining that aims at finding rules in sequences. In this blog post, I will give a list of 8 questions and answers to evaluate your knowledge … Continue reading
How many association rules in a dataset?
This is a very short blog post about the calculation of the number of possible association rules in a dataset. I will assume that you know already what is association rule mining. Let’s say that you have a dataset that … Continue reading
Posted in Pattern Mining
Tagged association rule, episode rule, pattern mining, sequential rule
3 Comments
(video) Mining Sequential Rules with RuleGrowth
This is a video presentation of the paper “Mining Partially-Ordered Sequential Rules Common to Multiple Sequences” about discovering sequential rules in sequences using the RuleGrowth algorithm. VIDEO LINK: https://www.philippe-fournier-viger.com/spmf/videos/rulegrowth.mp4 More information about the RuleGrowth algorithm are provided in this research paper: Fournier-Viger, P., Wu, C.-W., Tseng, V.S., Cao, L., Nkambou, R. (2015). Mining Partially-Ordered Sequential Rules Common to Multiple … Continue reading
Posted in Big data, Data Mining, Pattern Mining
Tagged data mining, data science, pattern mining, sequence, sequential rule
Leave a comment