Archives
Categories
- Academia (89)
- artificial intelligence (35)
- Big data (84)
- Bioinformatics (4)
- cfp (10)
- China (1)
- Chinese posts (1)
- Conference (75)
- Data Mining (187)
- Data science (106)
- Database (2)
- General (43)
- Industry (2)
- Java (11)
- Latex (10)
- Machine Learning (21)
- Mathematics (2)
- open-source (39)
- Other (3)
- Pattern Mining (87)
- Plagiarism (1)
- Programming (17)
- Research (109)
- spmf (56)
- Time series (3)
- Uncategorized (23)
- Utility Mining (23)
- Video (19)
- Website (4)
-
Recent Posts
- Categorical data clustering: 25 years beyond K-modes (a survey)
- Vertical and horizontal databases in itemset mining
- CFP: PM4B 2005: A new workshop on pattern mining and machine learning in bioinformatics @ PAKDD 2025
- Merry X-mas and Happy New Year!
- About Academic conferences in China
- An ethical issue in the Elsevier “International Journal of Hydrogen Energy” ?
- End of my term as associate editor for Array
- Computer Science Journals and Conferences with the most withdrawals in 2023
- Reducing the cost of web hosting…
- SPMF 2.62 is released!
Recent Comments
- Introduction to the K-Means clustering algorithm (with Java code) | The Data Blog on Categorical data clustering: 25 years beyond K-modes (a survey)
- Categorical data clustering: 25 years beyond K-modes (a survey) | The Data Blog on Introduction to the K-Means clustering algorithm (with Java code)
- Joop on A simple BAT script to unzip ZIP files in all sub-directories
- Vertical and horizontal databases in itemset mining | The Data Blog on Introduction to the Apriori algorithm (with Java code)
- Philippe Fournier-Viger on What is a maximal itemset?
-
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,341,153
Tag Archives: open source
SPMF 2.62 is released!
This is a short blog post to announce that SPMF 2.62 is released, and can be downloaded from the SPMF website‘s download page. The previous version of SPMF (2.60) introduced a lot of new features, also with some code refactoring, … Continue reading
Posted in Data Mining, Data science, open-source, spmf
Tagged association rule, data mining, itemset mining, java, new version, open source, pattern mining, spmf
Leave a comment
My research is open-source
Since the last decade, I have taken the decision to publish most of the algorithms that I develop in my research, freely, as part of the open-source SPMF data mining software that I have founded. The goal is that anyone … Continue reading
SPMF: bug fix about screen resolution
Hi all, this is just to let you know that I found that there was a problem with the user interface of SPMF on low resolution screens in the update 2.60. The table for setting the parameters of algorithms was … Continue reading
Posted in Pattern Mining, spmf
Tagged data mining, open source, pattern mining, software, spmf
Leave a comment
SPMF 2.60 is released!
This is a short message today to announce that the new version of SPMF 2.60 is finally released! This is a major version as it contains many new things. The full lists of changes can be found on the download … Continue reading
Posted in Data Mining, Data science, Java, Pattern Mining, spmf
Tagged algorithms, data mining, data science, fast, implementations, java, open source, pattern mining, software, spmf
Leave a comment
Sneak peak at the new user interface of SPMF (part 2)
Today, I will continue to show you some upcoming features of SPMF 2.60, on which some work is ongoing. This new version of SPMF should be released in the coming weeks. The new feature that I will talk about today … Continue reading
Posted in spmf
Tagged algorithm, data mining, episode, episode mining, event sequence, open source, pattern mining, patterns, spmf, time interval data, timeline, timeline viewer, tirp, visualization
Leave a comment
SPMF 2.60 is coming soon!
Today, I want to talk a little bit about the next version of SPMF that is coming very soon. Here is some highlights of the upcoming features: 1) A Memory Viewer to help monitor the performance of algorithms in real-time: … Continue reading
SPMF: upcoming feature: The Memory Viewer
Today, I would like to introduce an upcoming feature that will be released in the next version of SPMF (v. 2.60). It is a tool called the Memory Viewer. This tool is very simple yet useful for investigating the performance … Continue reading
Posted in Data Mining, Data science, open-source, Pattern Mining, spmf
Tagged data mining, data science, java, memory, open source, pattern, pattern mining, spmf
Leave a comment
What is a Closed Itemset and Why is it Useful?
In this blog post, I will explain in simple terms what is a closed itemset and give some examples. I will also mention a few algorithms that can be used to find closed itemsets and that they can be found … Continue reading
Posted in Data Mining, Data science, Pattern Mining
Tagged association rule, closed itemset, closed pattern, data mining, frequent itemset, itemset, itemset mining, java, open source, pattern mining, spmf
5 Comments
SPMF’s architecture (5) The Graphical User Interface
This is the fifth post of a series of blog posts about the architecture of the SPMF data mining library. Today, I will specifically talk about the graphical user interface of SPMF, its main components and how it interacts with … Continue reading
Posted in Data Mining, Data science, Java, open-source, spmf
Tagged architecture, data mining, data science, graphical user interface, gui, java, open source, pattern mining, software, spmf
Leave a comment
SPMF’s architecture (4) The MemoryLogger
Today, I will continue the series of blog posts to explain the architecture of the SPMF data mining library, and I will talk in particular about a module in SPMF called the MemoryLogger. This module is responsible for recording the … Continue reading
Posted in Data Mining, Data science, open-source, Pattern Mining, spmf
Tagged data mining, data science, GPL, java, open source, pattern mining, software, spmf
Leave a comment