A repository for the Advanced Statistical Inference Labs.
The labs are divided as follows:
- Lab1: Bayesian Linear Regression
- Lab2: Bayesian Logistic Regression - Metropolis-Hastings
- Lab3: Gaussian Process Regression
- Lab4: Clustering (K-means)
- Lab5: Feature Selection, Principal Component Analysis
- Assessed Exercise: Mnist and Cifar10 datasets prediction with naive Bayes and linear regression
(Extra labs available on Support Vector Machines and K-NN)