Category Archives: Data Mining

How to call SPMF from a C++ Program (Windows)?

I will explain how to call SPMF from a C++ program for the Windows platform. If you are interested by other programming languages, you can check my previous blog posts, where I give examples of how to call SPMF from … Continue reading

Posted in Data Mining, Data science, open-source, spmf | Tagged , , , , , , , | Leave a comment

How to call SPMF from R?

In previous blog posts, I have explained how to call SPMF as an external program from Python and how to call SPMF from C#. Today, I will explain how to call SPMF from an R program. Requirements Since SPMF is … Continue reading

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

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

Brief report about the BDA 2022 conference

This week, I wasattending the BDA 2022 conference, which is the 10th International Conference on Big Data Analytics. The BDA 2022 conference washeld in Hyderabad, India from the 20th to 22nd December 2022. The BDA conference is an international conference … Continue reading

Posted in Big data, Conference, Data Mining, Data science | Tagged , , , , | Leave a comment

SPMF Upcoming feature: Graph viewer

Today, I will give you a preview of another upcoming feature of SPMF, which will be released in the next version of SPMF (2.59). It is the Graph Viewer tool. The Graph Viewer is a simple tool for visualizing graphs. … Continue reading

Posted in Data Mining, Data science, open-source, spmf | Tagged , , , , , , | Leave a comment

Brief report about IEEE ICDM 2022

In this blog post, I will give a brief report about the IEEE ICDM 2022 (International Conference on Data mining), which I have attended. It started on November 28th 2022. I have attended ICDM as a workshop organizer this year … Continue reading

Posted in Big data, Conference, Data Mining | Tagged , , , , , , | 5 Comments

New version of SPMF (2.58)

This is to announce that a new version of SPMF has been released on the 27th November 2022. This version has 7 new pattern mining algorithms: Besides, it has several new features such as: (1) An integrated text editor to … Continue reading

Posted in Data Mining, Data science, open-source, spmf | Tagged , , , , , , | Leave a comment

Brieft report about the MIWAI 2022 conference

In this blog post, I will talk about the 15th International Conference on Multi-disciplinary Trends in Artificial Intelligence (MIWAI 2022), which was held as a virtual event on November 18th, 2022. I have attended this conference to present two papers … Continue reading

Posted in artificial intelligence, Conference, Data Mining | Tagged , , , | Leave a comment

An integrated text editor in SPMF

Today, I will talk about some upcoming feature for the next release of SPMF (2.58), which is a simple integrated text editor. This new release should happen in about 1 or 2 weeks (as I am very busy recently) and … Continue reading

Posted in Data Mining, open-source, spmf | Tagged , , , | Leave a comment