Archives
Categories
- Academia (78)
- artificial intelligence (34)
- Big data (79)
- Bioinformatics (3)
- cfp (9)
- Chinese posts (1)
- Conference (69)
- Data Mining (174)
- Data science (96)
- Database (1)
- General (42)
- Industry (2)
- Interview (1)
- Java (10)
- Latex (8)
- Machine Learning (19)
- Mathematics (2)
- open-source (36)
- Other (3)
- Pattern Mining (79)
- Programming (17)
- Research (108)
- spmf (45)
- Time series (3)
- Uncategorized (20)
- Utility Mining (21)
- Video (19)
- Website (3)
-
Recent Posts
- 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
- As a speaker, we should always be ready for the unexpected…
- Two common English errors in pattern mining papers
- How to become a well-known researcher?
- Call for tutorials at BESC 2023
Recent Comments
- Darsh on The top journals and conferences in data mining / data science
- michael Tabi on Six important skills to become a succesful researcher
- Philippe Fournier-Viger on MLDM 2019… still not in New York! …and not published by Springer!
- Pr. Jeremie Sublime on MLDM 2019… still not in New York! …and not published by Springer!
- Philippe Fournier-Viger on How to call SPMF from R?
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,216,108
Tag Archives: tutorial
Call for tutorials at BESC 2023
This year, I am tutorial chair of BESC 2023 (THE 10TH INTERNATIONAL CONFERENCE ON BEHAVIOURAL AND SOCIAL COMPUTING) BESC 2023 (besc-conf.org) in Cyprus, from 30th October to 1st November. I am looking for some people who could give a tutorial … Continue reading
Posted in cfp
Tagged behavioral computing, besc2023, call for tutorial, social computing, tutorial
Leave a comment
Free Pattern Mining Course
Hi all, this is to let you know that I have developed a free pattern mining course that you can watch online. The course is designed to introduce students or researchers to the different topics of pattern mining and explain … Continue reading
How to call SPMF from Python (as an external program)?
In this blog post, I will explain how to call the SPMF data mining library from Python. Generally, there are two ways to call SPMF from Python. The first way is to use an unofficial Python wrapper for SPMF such as … Continue reading
How to call SPMF from C#?
This blog post is the first of a series of blog post on using SPMF from different programming languages. Today, I will explain how to call the SPMF data mining library from C#. In other blog posts, I explain how … Continue reading
Posted in Data Mining, Data science, open-source, spmf
Tagged apriori, apriori algorithm, c#, command line, data mining, data science, pattern mining, run an algorithm, spmf, tutorial
4 Comments