From 5c86fcba41527a022595e610d866b99a84f8f05c Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Sun, 2 Jun 2019 23:47:53 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d77c68e75..6d606bff3 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ essential for studies of data analysis and machine learning. The course is proje - Learn about various neural networks and deep learning methods for supervised and unsupervised learning; - Learn about about decision trees and random forests - Learn about support vector machines and kernel transformations -- Reduction of data sets, from PCA to clustering +- Reduction of data sets, from PCA to clustering, supervised and unsupervided methods - Work on numerical projects to illustrate the theory. The projects play a central role and students are expected to know modern programming languages like Python or C++. ## Prerequisites