This repository contains all my solutions for the Data Science course at KU.
Some of the topics this course has covered:
- Foundations of statistical learning, probability theory.
- Classification methods, such as Linear models, K-Nearest Neighbor.
- Regression methods, such as Linear, Logistic regression.
- Bayesian Statistics
- Clustering.
- Dimensionality reduction and visualisation techniques such as principal component analysis (PCA).