Archives
Categories
- Academia (90)
- artificial intelligence (35)
- Big data (83)
- Bioinformatics (5)
- cfp (10)
- China (1)
- Chinese posts (1)
- Conference (75)
- Data Mining (188)
- Data science (107)
- Database (2)
- General (43)
- Industry (2)
- Java (12)
- Latex (10)
- Machine Learning (21)
- Mathematics (2)
- open-source (40)
- Other (3)
- Pattern Mining (89)
- Plagiarism (1)
- Programming (17)
- Research (108)
- spmf (57)
- Time series (3)
- Uncategorized (23)
- Utility Mining (23)
- Video (19)
- Website (5)
-
Recent Posts
- An Improved Pattern Viewer
- Computer Science Journals and Conferences with the most withdrawals in 2024
- Unusual Web traffic and end of the forum.
- Fast and Effective Genome Sequence Compression, with a multi-purpose method called HMG (2025)
- 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” ?
Recent Comments
- Ellie Kesselman on The MDLM 2023 conference: a scam?
- Ronald on More problems on IONOS web hosting… 4 days of downtime!
- 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
-
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,357,443
Tag Archives: visualization
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
This is why you should visualize your data!
In the data science and data mining communities, several practitioners are applying various algorithms on data, without attempting to visualize the data. This is a big mistake because sometimes, visualizing the data greatly helps to understand the data. Some phenomena are obvious when visualizing the data. In this blog post, I will give a few … Continue reading
Posted in Big data, Data Mining, Data science
Tagged big data, data, data mining, data science, visualization
Leave a comment
Discovering and visualizing sequential patterns in web log data using SPMF and GraphViz
Today, I will show how to use the open-source SPMF data mining software to discover sequential patterns in web log data. Then, I will show to how visualize the frequent sequential patterns found using GraphViz. Step 1 : getting the … Continue reading
Posted in Data Mining, Java, open-source, Programming, spmf
Tagged data mining, graph, patterns, sequential patterns, spmf, visualization
8 Comments