unitinfoThis page provides helpful information about many coursework units offered by Computer Science and Software Engineering in 2023.The information here is not official - for official information please see the current UWA Handbook. Instead, it will help students to prepare for their future units, before the beginning of each semester, and before they have access to UWA's Learning Management System (LMS). |
The unit covers applications of a number of widely used statistical techniques selected from generalised linear models, nonlinear regression models, advanced regression topics, survival analysis, non-parametric statistics, multivariate analysis, and time series analysis. Furthermore, throughout the unit a large emphasis is placed on data visualisation techniques.
Unit coordinator:
Assoc. Prof. Adriano Polpo
[email protected] Unit homepage: |
week 1 | 1. Introduction and Key Ideas. |
week 2 | 1. Linear Regression. |
week 3 | 1. Logistic Regression; 2. Discriminant Analysis. |
week 4 | 1. KNN; 2. Classification Error; 3. Validation-set approach; 4. Cross-Validation (k-fold, leave-one-out). |
week 5 | 1. Bootstrap; 2. Feature selection (subset selection, stepwise selection). |
week 6 | 1. Shrinkage (Ridge and Lasso); 2. Polynomial Regression; 3. Step Functions. |
week 7 | 1. Piecewise Polynomials; 2. Splines (linear, cubic, natural); 3. Smoothing splines; 4. Local Regression; 5. Kernel regression; 6. Generalised Additive Models. |
week 8 | 1. Error estimation. |
week 9 | 1. Clustering (k-means, hierarchical). |
week 10 | 1. Multilpe Hypothesis Test; 2. KNN implementation. |
week 11 | 1. K-fold implementation, details, and example. |
week 12 | 1. K-means implementation and discussion. |