Archives
Categories
- Academia (75)
- artificial intelligence (36)
- Big data (82)
- Bioinformatics (3)
- cfp (9)
- Chinese posts (1)
- Conference (68)
- Data Mining (175)
- Data science (97)
- Database (1)
- General (43)
- Industry (2)
- Interview (1)
- Java (10)
- Latex (8)
- Machine Learning (20)
- Mathematics (2)
- open-source (35)
- Other (3)
- Pattern Mining (76)
- Programming (17)
- Research (109)
- spmf (44)
- Time series (3)
- Uncategorized (18)
- Utility Mining (20)
- Video (18)
- Website (3)
-
Recent Posts
- An Online Demo of the Eclat Algorithm
- Test your knowledge of sequential rule mining!
- Having a good posture for working at the computer is important!
- Test your knowledge about periodic pattern mining
- An Interactive Demo of The Apriori algorithm
- What are the applications of sequential pattern mining?
- Test your knowledge about sequential pattern mining!
- Test your knowledge about pattern mining!
- Visualizing the item frequency distribution of pattern mining datasets
- An Online Tool to Draw FP-Trees
Recent Comments
- Philippe Fournier-Viger on An Introduction to High-Utility Itemset Mining
- Philippe Fournier-Viger on Six important skills to become a succesful researcher
- Chaitali P on An Introduction to High-Utility Itemset Mining
- Test your knowledge about periodic pattern mining | The Data Blog on An introduction to periodic pattern mining
- Addis on Six important skills to become a succesful researcher
DSSBA2023
Tag cloud
- academia
- ai
- algorithm
- apriori
- article
- articles
- artificial intelligence
- association rule
- big data
- china
- conference
- data
- data mining
- data science
- frequent pattern mining
- graph
- high utility itemset mining
- icdm
- itemset
- itemset mining
- java
- journal
- latex
- machine learning
- open-source
- open source
- paper
- papers
- pattern mining
- periodic pattern
- phd
- programming
- Research
- researcher
- research paper
- reviewer
- sequence
- sequential pattern
- software
- spmf
- udml
- utility mining
- video
- workshop
- writing
Number of visitors:
2,182,315
Tag Archives: algorithms
The importance of constraints in data mining
Today, I will discuss an important concept in data mining which is the use of constraints. Data mining is a broad field incorporating many different kind of techniques for discovering unexpected and new knowledge from data. Some main data mining … Continue reading
How to characterize and compare data mining algorithms?
Hi, today, I will discuss how to compare data mining algorithms. This is an important question for data mining researchers who want to evaluate which algorithm is “better” in general or for a given situation. This question is also important … Continue reading
Posted in Data Mining, Programming, Research
Tagged algorithms, characteristics, classification, comparison, data mining, evaluation
9 Comments
A Map of Data Mining Algorithms (offered in SPMF v092c)
Hi, I have made a map to visualize the relationship between the 52 different data mining algorithms offered in the SPMF data mining software. You can view it in PNG format by clicking on the picture below: Or you can … Continue reading
Posted in Data Mining, Java, open-source, Pattern Mining, Programming, spmf
Tagged algorithms, data mining, java, map, open-source, spmf
2 Comments
How to become a good data mining programmer?
In this post, I will discuss what it takes to be a good data mining programmer and how to become one. Data mining is a broad field that can be approached from several angles. Some people with a mathematical background will … Continue reading
Posted in Data Mining, Programming
Tagged algorithms, data mining, programmer, programming
8 Comments
Why it is important to publish source code and datasets for researchers?
Today, I will discuss about why it is important that researchers share their source code and data. As some of you know, I’m working on the design of data mining algorithms. More specifically, I’m working on algorithms for discovering patterns … Continue reading
Posted in Research
Tagged algorithms, data mining, datasets, open-source, Research, software, source code
4 Comments