Archives
Categories
- Academia (89)
- artificial intelligence (35)
- Big data (83)
- Bioinformatics (4)
- cfp (10)
- China (1)
- Chinese posts (1)
- Conference (75)
- Data Mining (186)
- Data science (105)
- Database (2)
- General (43)
- Industry (2)
- Java (11)
- Latex (10)
- Machine Learning (20)
- Mathematics (2)
- open-source (39)
- Other (3)
- Pattern Mining (87)
- Plagiarism (1)
- Programming (17)
- Research (109)
- spmf (56)
- Time series (3)
- Uncategorized (23)
- Utility Mining (23)
- Video (19)
- Website (4)
-
Recent Posts
- Vertical and horizontal databases in itemset mining
- CFP: PM4B 2005: A new workshop on pattern mining and machine learning in bioinformatics @ PAKDD 2025
- Merry X-mas and Happy New Year!
- About Academic conferences in China
- An ethical issue in the Elsevier “International Journal of Hydrogen Energy” ?
- 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
Recent Comments
- Philippe Fournier-Viger on What is a maximal itemset?
- K. P. Birla on About the author
- Davide on What is a maximal itemset?
- K. P. Birla on About the author
- 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,335,971
Tag Archives: machine learning
CFP: PM4B 2005: A new workshop on pattern mining and machine learning in bioinformatics @ PAKDD 2025
Today, I would like to announce that we are creating a new workshop for PAKDD 2025 called the 1st Workshop on Pattern mining and Machine learning for Bioinformatics (PM4B 2025). The goal of the workshop is to establish a collaborative platform … Continue reading
Posted in artificial intelligence, Big data, Bioinformatics, Conference, Data Mining, Data science
Tagged big data, bioinformatics, cfp, machine learning, pakdd, pattern mining, pm4b, workshop
Leave a comment
A brief report about PAKDD 2024
This week, I have attended PAKDD 2024 in the city of Taipei. It was a great conference with good keynote speakers, activities and opportunities for learning and networking. In this blog post, I will give a brief overview of the … Continue reading
Posted in Big data, Conference, Data Mining
Tagged big data, conference, data mining, data science, kdd, machine learning, pakdd, pakdd conference, pakdd2024
2 Comments
UDML 2024 @ PAKDD 2024 (deadline extended)
This is a short blog post to let you know that the deadline for submitting your papers to the UDML 2024 workshop at the PAKDD 2024 conference has been extended to the 7th February. Website: https://www.philippe-fournier-viger.com/utility_mining_workshop_2024/ Note that this year, … Continue reading
Posted in cfp
Tagged big data, cfp, data, data mining, machine learning, pakdd, udml
Leave a comment
UDML 2023 workshop!
I’m excited to announce that I am co-organizing a new edition of the Utility-Driven Mining and Learning (UDML) workshop, which will be colocated with the IEEE International Conference on Data Mining (ICDM) 2023 in Shanghai, China. The UDML workshop aims … Continue reading
Posted in Big data, Conference, Data Mining, Data science, Pattern Mining
Tagged data mining, data science, machine learning, pattern mining, udml, utility, utility learning, utility mining
Leave a comment
SPMF’s architecture (2) The Main class and the Command Processor
In this blog post, I will continue explaining the architecture of the SPMF data mining library. In the previous post, I have introduced a key component of SPMF called the Algorithm Manager, which manages all the algorithms offered in SPMF. … Continue reading
Posted in Data Mining, Data science, open-source, spmf
Tagged architecture, data mining, data science, GPL, machine learning, open source, pattern mining, software, spmf
1 Comment
SPMF’s architecture (1) The Algorithm Manager
In this new series of blog posts, I will talk about the architecture of the SPMF data mining library, and in particular, I will talk about the AlgorithmManager, which is a key component of SPMF, which manages all the algorithms … Continue reading
Posted in Data Mining, Data science, Java, open-source, Pattern Mining
Tagged architecture, data mining, data science, GPL, java, machine learning, open source, pattern mining, software, spmf
2 Comments
A brief report about the IEEE DSAA 2022 conference
In this blog post, I will talk about the IEEE DSAA 2022 conference, which was held from the 13th to the 16th October 2022. What is IEEE DSAA? DSAA 2022 is the 9th edition of the IEEE International Conference on … Continue reading
Brief report about the IEA AIE 2022 conference
This week, I am attending the 35th International Conference on Industrial, Engineering & Other Applications of Applied Intelligent Systems conference (IEA AIE 2022). I will give a brief report about the conference Program This year, the conference received 127 paper … Continue reading
Brief report about the CACML 2022 conference
Today, I have attended the CACML 2022 conference (2022 Asia Conference on Algorithms, Computing and Machine Learning), which was held virtually from Hangzhou, China from March 25 to 27. This is a new conference on a very timely topic of … Continue reading
Posted in Conference, Machine Learning
Tagged applied computing, cacml, china, computing, conference, hangzhou, machine learning
Leave a comment
Typhoon Path Prediction using Deep Learning
Typhoons can be very destructive. Predicting their paths is important to be prepared when they arrive. In this blog post, I will talk briefly about an applied research topic which is to predict the paths of typhoons. This blog post … Continue reading