Archives
Categories
- Academia (85)
- artificial intelligence (34)
- Big data (82)
- Bioinformatics (3)
- cfp (10)
- Chinese posts (1)
- Conference (74)
- Data Mining (184)
- Data science (103)
- Database (2)
- General (43)
- Industry (2)
- Java (11)
- Latex (10)
- Machine Learning (20)
- Mathematics (2)
- open-source (39)
- Other (3)
- Pattern Mining (86)
- Plagiarism (1)
- Programming (17)
- Research (109)
- spmf (55)
- Time series (3)
- Uncategorized (23)
- Utility Mining (23)
- Video (19)
- Website (4)
-
Recent Posts
- Reducing the cost of web hosting…
- SPMF 2.62 is released!
- My research is open-source
- Two new shopping datasets with taxonomy
- How to deal with unethical reviewers? The good example of the EAAI journal
- CSRankings: still a biased ranking
- The story of the most influential paper award of PAKDD 2024
- A brief report about PAKDD 2024
- Report on the UDML 2024 workshop @ PAKDD 2024
- Upcoming SPMF features for v.2.62 – More Dataset Stats Tools
Recent Comments
- Philippe Fournier-Viger on A simple BAT script to unzip ZIP files in all sub-directories and then delete the ZIP files
- hamjii on A simple BAT script to unzip ZIP files in all sub-directories and then delete the ZIP files
- Philippe Fournier-Viger on How to call SPMF from R?
- Toni Garcia on How to call SPMF from R?
- K. P. Birla on About the author
Tag cloud
- academia
- ai
- algorithm
- apriori
- article
- articles
- artificial intelligence
- association rule
- big data
- cfp
- china
- conference
- data
- data mining
- data science
- episode
- graph
- high utility itemset mining
- icdm
- itemset
- itemset mining
- java
- journal
- latex
- machine learning
- open-source
- open source
- pakdd
- paper
- papers
- pattern mining
- periodic pattern
- phd
- Research
- researcher
- reviewer
- sequence
- sequential pattern
- software
- spmf
- udml
- utility mining
- video
- workshop
- writing
Number of visitors:
2,309,800
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