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 , , , , | 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

Posted in Pattern Mining | Tagged , , , , , , , , , | Leave a comment

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

Posted in Data Mining, Data science, open-source, Pattern Mining, spmf | Tagged , , , , , , , , , , , , | 3 Comments

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 , , , , , , , , , | 4 Comments