Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture introduces the basics of machine learning, focusing on supervised and unsupervised learning. It covers the role of machine learning in data science, the steps of the data analysis cycle, and various machine learning techniques such as k-nearest neighbors, decision trees, and random forests. The lecture also delves into the concepts of bias and variance, the k-nearest neighbors algorithm, attribute selection in decision trees, and ensemble methods like random forests and boosted decision trees. Additionally, it discusses linear regression, logistic regression, and the challenges of overfitting in machine learning models.