229352 | Statistical Learning for Data Science 2

Semester 2/2025 [Syllabus]

Time: Tue @ SCB4405 & Fr @ SCB4202 9.00am-10.30am


Instructor


Grading


Additional readings

There is no textbook requirement for this course. Here are some suggestions for additional readings
No. Topic Slides Lab Notebook (Colab)
1 Introduction pdf CDF Estimation
2 Data Preprocessing pdf Data Preprocessing
3 k-nearest neighbors pdf kNN and Grid Search
4 Naive Bayes pdf Naive Bayes with Grid and Random Search
5 Decision Trees and Random Forests pdf Decision Trees and RFs
6 Support vector machines pdf Decision boundary of SVM
7 AdaBoost and Gradient Boosting Machines pdf Boosted Trees
8 Clustering and Gaussian Mixture Models pdf Pytorch basics
9 Neural Networks pdf Neural networks in PyTorch
10 Convolutional neural networks pdf Image classification
11 Transformers pdf LLM Fine-Tuning
12 GANs and Diffusion Models pdf Diffusion models