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,665
Tag Archives: source code
An Introduction to High-Utility Itemset Mining
In this blog post, I will give an introduction about a popular problem in data mining, which is called “high-utility itemset mining” or more generally utility mining. I will give an overview of this problem, explains why it is interesting, and provide source code of … Continue reading
Posted in Data Mining, Research, Utility Mining
Tagged data mining, datasets, frequent pattern mining, high-utility mining, itemset mining, java, open-source, source code, spmf, utility mining
99 Comments
How to encourage data mining researchers to share their source code and datasets?
A few months ago, I wrote a popular blog post on this blog about why it is important to publish source code and datasets for researchers“. I explained several advantages that researchers can get by sharing the source code of … Continue reading
Posted in Data Mining, Research
Tagged data mining, dataset, open-source, source code
Leave a comment
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