From 3e89156c6be5da291beaf9a07dc2518836424b2b Mon Sep 17 00:00:00 2001 From: chadhat <tarun@ethz.ch> Date: Fri, 21 Sep 2018 17:18:38 +0200 Subject: [PATCH] Update content.md --- content.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content.md b/content.md index 0bcf032..3eb413b 100644 --- a/content.md +++ b/content.md @@ -7,7 +7,7 @@ # Course structure - Two days workshop, 1.5 days workshop + .5 day working on own data / prepared data. -- Every part below includes a coding session using Jupter notebooks. +- Every part below includes a coding session using Jupyter notebooks. - Coding sessions provide code frames which should be completed. - We provide solutions. @@ -16,7 +16,7 @@ ## Part 0: Preparation -- Quick basics matplotlib, numpy, pandas?: +- Quick basics matplotlib, numpy, pandas? ### Coding session @@ -115,7 +115,7 @@ classifiers / regressors have parameters / degrees of freedom. ## Part 6: Overview classifiers -- Neighrest neighbours +- Nearest neighbours - SVMs - demo for RBF: different parameters influence on decision line - Random forests -- GitLab