Archives
Categories
- Academia (72)
- artificial intelligence (37)
- Big data (79)
- cfp (8)
- Chinese posts (1)
- Conference (66)
- Data Mining (158)
- Data science (83)
- Database (1)
- General (42)
- Industry (1)
- Interview (1)
- Java (6)
- Latex (8)
- Machine Learning (19)
- Mathematics (2)
- open-source (31)
- Other (2)
- Pattern Mining (55)
- Programming (16)
- Research (108)
- spmf (35)
- Time series (3)
- Uncategorized (16)
- Utility Mining (17)
- Video (18)
- Website (3)
-
Recent Posts
- SPMF’s architecture (2) The Main class and the Command Processor
- SPMF’s architecture (1) The Algorithm Manager
- How to call SPMF from Visual Basic .Net (VB)?
- How to call SPMF from a C++ Program (Windows)?
- How to call SPMF from R?
- How to call SPMF from Python?
- How to call SPMF from C#?
- Happy New Year 2023!
- Brief report about the BDA 2022 conference
- Unethical reviewers in academia (part 3)
Recent Comments
- Philippe Fournier-Viger on The KDDCup 2015 dataset
- Jiahao on The KDDCup 2015 dataset
- How to call SPMF from Visual Basic .Net (VB)? | The Data Mining Blog on How to call SPMF from R?
- SPMF’s architecture (2) The Main class and the Command Processor | The Data Mining Blog on SPMF’s architecture (1) The Algorithm Manager
- How to call SPMF from Visual Basic .Net (VB)? | The Data Mining Blog on How to call SPMF from C#?
Tag cloud
- academia
- ai
- algorithm
- algorithms
- apriori
- article
- articles
- artificial intelligence
- big data
- china
- conference
- data
- data mining
- data science
- frequent pattern mining
- graph
- high-utility mining
- 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
- review
- reviewer
- sequence
- sequential pattern
- software
- spmf
- utility mining
- video
- workshop
- writing
Number of visitors:
2,138,818
Category Archives: General
What is the job of a university professor?
In this blog post, I will discuss the job of university professor. And, I will discuss why I have chosen to become one. This post is especially aimed at students who are considering working in academia after their Ph.D. What is … Continue reading
Posted in Academia, General, Research
Tagged academia, professor, Research, university
Leave a comment
Happy New Year!
To all those reading this blog and/or using the SPMF library, I wish you a Merry Christmas and Happy new year!
Posted in General
Leave a comment
What not to do when applying for a M.Sc. or Ph.D position?
This brief blog discusses what not to do when applying for a M.Sc. or Ph.D. position in a research lab. The aim of this post is to give advices to those applying for such positions. I had previously discussed about this … Continue reading
Posted in General, Research
Leave a comment
How to give a good paper presentation at an academic conference?
In this blog post, I will discuss how to give a good paper presentation at an academic conference. If you are a researcher, this is an important topic for you researcher because giving a good presentation of your work will raise interest … Continue reading
Posted in Conference, General, Research
9 Comments
Six important skills to become a succesful researcher
Today, I will discuss how to become a good researcher and what are the most important skills that a researcher should have. This blog post is aimed at young Master degree students and Ph.D students, to provide some useful advice … Continue reading
Posted in General, Research
57 Comments
SPMF data mining library 0.98: new pattern visualization window
This blog post is to let you know that I have just published a new version of the SPMF open-source Java data mining library (0.98) that offers a new window for visualizing the patterns found by data mining algorithms. This … Continue reading
Posted in Data Mining, General, open-source, Research, spmf
Tagged big data, data mining, GPL, library, open-source, spmf
Leave a comment
How to give a good oral presentation at an academic conference?
Today, I will discuss the topic of how to give a good oral presentation of your research at academic cconferences. This is a very important topic since if a presentation is interesting, more researchers will be interested in your work and it may bring … Continue reading
Posted in Conference, General, Research, Uncategorized
4 Comments
Drawing the Powerset of a Set using Java and GraphViz (Hasse Diagram)
In this blog post, I will explain and provide source code to automatically draw the powerset of a set using Java and GraphViz. Drawing a powerset is useful in mathematics and also in computer science, for example in frequent itemset mining, it can … Continue reading
Posted in Data Mining, General, Mathematics
Tagged graphviz, hasse diagram, itemset mining, java, powerset
3 Comments
Big Problems only found in Big Data?
Today, I will discuss the topic of Big Data, which is a very popular topic nowadays. The popularity of big data can be seen for example in universities. Many universities are currently searching for professors who do research on “big data”. Moreover, … Continue reading
What to do when your conference paper get rejected?
Today, I will discuss what to do when a paper that you have submitted to a conference get rejected. When submitting papers to a conference there are generally many papers that are submitted and get rejected. This is especially true … Continue reading