Archives
Categories
- Academia (69)
- artificial intelligence (33)
- Big data (75)
- cfp (6)
- Conference (58)
- Data Mining (140)
- Data science (69)
- General (40)
- Industry (1)
- Interview (1)
- Latex (5)
- Machine Learning (17)
- Mathematics (2)
- open-source (14)
- Other (2)
- Pattern Mining (45)
- Programming (16)
- Research (106)
- Time series (3)
- Uncategorized (18)
- Utility Mining (17)
- Video (17)
- Website (3)
-
Recent Posts
- The problem with Short Papers
- (video) Rare Itemset Mining
- How to draw a sequence in latex (using TIKZ)
- A simple BAT script to unzip ZIP files in all sub-directories and then delete the ZIP files
- Brief report about the DASFAA 2022 conference
- Brief report about the CACML 2022 conference
- A Tool to Generate Reviews of Academic Papers
- What I learned from being a journal editor for two years?
- CFP: DSSBA 2022 @ IEEE DSAA
- The HUIM-Miner and FHM algorithms (video)
Recent Comments
- Philippe Fournier-Viger on An introduction to periodic pattern mining
- Anna Collins on Six important skills to become a succesful researcher
- How to draw a sequence in latex? | The Data Mining Blog on An Introduction to Episode Mining
- How to draw a sequence in latex? | The Data Mining Blog on An Introduction to Sequential Pattern Mining
- user_xyz on An introduction to periodic pattern mining
Tag cloud
- academia
- ai
- algorithm
- algorithms
- 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
- machine learning
- open-source
- open source
- pakdd
- paper
- papers
- pattern mining
- phd
- programming
- Research
- researcher
- research paper
- review
- reviewer
- sequence
- sequential pattern
- software
- spmf
- university
- utility mining
- video
- workshop
- writing
Number of visitors:
2,063,273
Category Archives: Latex
How to draw a sequence in latex (using TIKZ)
Today, I will show how to draw a sequence in Latex using the TIKZ package. A sequence is an ordered list of symbols. I often draw sequences for my research paper about sequential pattern mining or episode mining. To draw … Continue reading
Useful Latex tricks for Writing Research Papers
In this blog post, I will talk about some useful latex tricks for researchers writing research papers using Latex. This blog post is aimed at those who knows already how to use Latex but maybe do not know these tricks. … Continue reading
How to convert Latex to HTML?
In this blog post, I will explain a simple way of transforming a Latex document to HTML. Why doing this? There are many reasons. For example, you may have formatted some text in Latex and would like to quickly integrate it in a webpage. The … Continue reading
Comparing Two LaTeX documents with Latexdiff
Many researchers are using Latex to write research papers instead of using Microsoft Word. I previously wrote a blog post about the reasons for using Latex to write research papers. Today, I will go in more details about Latex and talk about a nice tool for comparing two Latex files to see the differences. The goal … Continue reading
Using LaTeX for writing research papers
Many researchers are using Microsoft Word for writing research papers. However, Microsoft Word has several problems or limitations. In this blog post, I will discuss the use of LaTeX as an alternative to Microsoft Word for writing research papers. What is LaTeX? LaTeX is a document preparation system, proposed in the 1980s. It is used … Continue reading