Archives
Categories
- Academia (91)
- artificial intelligence (35)
- Big data (83)
- Bioinformatics (6)
- cfp (12)
- China (1)
- Chinese posts (1)
- Conference (76)
- Data Mining (189)
- Data science (107)
- Database (2)
- General (43)
- Industry (2)
- Java (12)
- Latex (11)
- Machine Learning (22)
- Mathematics (2)
- open-source (42)
- Other (3)
- Pattern Mining (91)
- Plagiarism (1)
- Programming (17)
- Research (108)
- spmf (59)
- Time series (3)
- Uncategorized (23)
- Utility Mining (23)
- Video (19)
- Website (6)
-
Recent Posts
- How to fix reviewresponse.cls for custom reviewer numbering
- The Conference Hotel Booking Scam
- Huge traffic from a botnet looking for datasets
- New version of SPMF: 2.63!
- Upcoming feature of SPMF 2.63: Taxonomy Viewer
- CFP: The OCSA 2025 conference
- Update on SPMF next version: the visual pattern viewer
- CFP: HP4MoDa 2025 @ IEEE BIBM 2025
- An Improved Pattern Viewer
- Computer Science Journals and Conferences with the most withdrawals in 2024
Recent Comments
- Philippe Fournier-Viger on What is a Closed Itemset and Why is it Useful?
- Philippe Fournier-Viger on An Improved Pattern Viewer
- Bairavi Balaguru on What is a Closed Itemset and Why is it Useful?
- Kushal P. Birla on An Improved Pattern Viewer
- Kushal P. Birla on An Improved Pattern Viewer
-
-
Tag cloud
- academia
- ai
- algorithm
- apriori
- article
- 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
- website
- workshop
- writing
Number of visitors:
2,404,451
Tag Archives: software
New version of SPMF: 2.63!
This is just a short blog post to let you know that SPMF 2.63 is released on the SPMF website, with some new features such as the Visual Pattern Viewer (to display patterns visually), and also some new algorithms and … Continue reading
Upcoming feature of SPMF 2.63: Taxonomy Viewer
Today, I want to share briefly a new feature of the upcoming SPMF version 2.63, which is the taxonomy viewer. This tools allow to visualize a taxonomy used by algorithms such as CLH-Miner and FEACP. The user interface is for … Continue reading
Posted in open-source, Pattern Mining
Tagged open source, pattern mining, software, spmf, taxonomy
Leave a comment
Update on SPMF next version: the visual pattern viewer
I am still working on the upcoming version of SPMF. There is still much work todo. Following the previous post, I would like to give you a glimpse of the new visual pattern viewer that is under development for SPMF. … Continue reading
Posted in Pattern Mining, spmf
Tagged data mining, efficient, fast, itemset, open source, pattern mining, sequential pattern, sequential rule, software, spmf
Leave a comment
An Improved Pattern Viewer
Today, I will talk about some features of the upcoming version of SPMF 2.63 that I am working on and is planned for release next month. Improved Pattern Visualizer window The first feature is an improvement of the Pattern Viewer … Continue reading
Posted in Data Mining, Data science, Java, open-source, Pattern Mining, spmf
Tagged association rules, itemset, java, library, open source, pattern mining, pattern viewer, pattern visualization, patterns, software, spmf
3 Comments
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
How to download an offline copy of the SPMF documentation?
Today, I will show you how to download an offline copy of the SPMF documentation. In the upcoming version 2.60 of SPMF, you can run this algorithm to open the windows of developpers tools: Then you can click here to … Continue reading
Posted in spmf
Tagged data mining, documentation, java, pattern mining, python, software, spmf
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
Discovering the Top-K Stable Periodic Patterns in a Sequence of Events
In this blog post, I will give a brief introduction to the TSPIN paper about how to find stable periodic patterns in a sequence of events. This algorithm was presented in this research paper: Fournier-Viger, P., Wang Y., Yang, P., … Continue reading
Posted in Big data, Data Mining, Pattern Mining, spmf
Tagged data mining, event sequence, periodic pattern, software, spmf, stability, stable patterns, top-k patterns, tspin
Leave a comment