229352 | Statistical Learning for Data Science 2

Fall 2024

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

Instructor

There is no textbook requirement for this course. Here are some suggestions for additional readings
No.TopicSlidesLab Notebook (Colab)
1 IntroductionpdfLists, Tuples and Dictionaries
2 k-nearest neighborspdfIterations and Error Handling
3 Data PreprocessingpdfkNN and Grid Search
4 Naive BayespdfNaive Bayes with Grid and Random Search
5 Decision Trees and Random ForestspdfDecision Trees and RFs
6 Support vector machinespdfDecision boundary of SVM
7 AdaBoost and Gradient Boosting MachinespdfBoosted Trees
8 Clustering and Gaussian Mixture Modelspdf[Deploy through Gradio and HF] [App files]
9 Neural NetworkspdfNNs in PyTorch
10 Convolutional neural networkspdfImage classification
11 Recurrent neural networkspdfLyrics generation
12 TransformerspdfGPT from scratch
13 Generative Adversarial Networks and Diffusion ModelspdfDCGANs and Diffusion model