Archives
Categories
- Academia (87)
- artificial intelligence (34)
- Big data (82)
- Bioinformatics (3)
- cfp (10)
- Chinese posts (1)
- Conference (74)
- Data Mining (184)
- Data science (103)
- Database (2)
- General (43)
- Industry (2)
- Java (11)
- Latex (10)
- Machine Learning (20)
- Mathematics (2)
- open-source (39)
- Other (3)
- Pattern Mining (86)
- Plagiarism (1)
- Programming (17)
- Research (109)
- spmf (55)
- Time series (3)
- Uncategorized (23)
- Utility Mining (23)
- Video (19)
- Website (4)
-
Recent Posts
- 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!
- My research is open-source
- Two new shopping datasets with taxonomy
- How to deal with unethical reviewers? The good example of the EAAI journal
- CSRankings: still a biased ranking
- The story of the most influential paper award of PAKDD 2024
- A brief report about PAKDD 2024
Recent Comments
- Philippe Fournier-Viger on A simple BAT script to unzip ZIP files in all sub-directories and then delete the ZIP files
- hamjii on A simple BAT script to unzip ZIP files in all sub-directories and then delete the ZIP files
- Philippe Fournier-Viger on How to call SPMF from R?
- Toni Garcia on How to call SPMF from R?
- K. P. Birla on About the author
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,315,499
Tag Archives: algorithms
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
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