diff --git a/1_dimred.qmd b/1_dimred.qmd new file mode 100644 index 0000000000000000000000000000000000000000..4b8fa4fe9286e8ab6efa9114bd708fbc23efae9d --- /dev/null +++ b/1_dimred.qmd @@ -0,0 +1,4 @@ +# Introduction to dimension reduction + +1. [Course](./dimension_reduction.pdf) (pdf) +2. [Practice](./Practical_a.html) diff --git a/1_dimred/course.qmd b/1_dimred/course.qmd new file mode 100644 index 0000000000000000000000000000000000000000..e379864c81004f2e91532ff95a04dc322b97d8a9 --- /dev/null +++ b/1_dimred/course.qmd @@ -0,0 +1,3 @@ +# Introduction to dimension reduction + +[Course](./dimension_reduction.pdf) (pdf) \ No newline at end of file diff --git a/2_clustering.qmd b/2_clustering.qmd new file mode 100644 index 0000000000000000000000000000000000000000..4eaf1b1eb825d901ebdabfd091155595b410e793 --- /dev/null +++ b/2_clustering.qmd @@ -0,0 +1,4 @@ +# Introduction to clustering + +1. [Course](./clustering.pdf) (pdf) +2. [Practice](./Practical_b.html) diff --git a/2_clustering/course.qmd b/2_clustering/course.qmd new file mode 100644 index 0000000000000000000000000000000000000000..c730c2e63364ea558f4eb134966eb14f9527f0a9 --- /dev/null +++ b/2_clustering/course.qmd @@ -0,0 +1,3 @@ +# Introduction to clustering + +[Course](./clustering.pdf) (pdf) \ No newline at end of file diff --git a/3_linmod_multitest.qmd b/3_linmod_multitest.qmd new file mode 100644 index 0000000000000000000000000000000000000000..7ece4a64dbce5de1f4da78ba03a3f6c5d17b2511 --- /dev/null +++ b/3_linmod_multitest.qmd @@ -0,0 +1,4 @@ +# Introduction to linear models and multiple testing + +1. [Course](./regression_multiple_testing.pdf) (pdf) +2. [Practice](./Practical_c.html) diff --git a/3_linmod_multitest/course.qmd b/3_linmod_multitest/course.qmd new file mode 100644 index 0000000000000000000000000000000000000000..69a5821de1543316fcc4f9d987a67616b898e8c2 --- /dev/null +++ b/3_linmod_multitest/course.qmd @@ -0,0 +1,3 @@ +# Introduction to linear models and multiple testing + +[Course](./regression_multiple_testing.pdf) (pdf) \ No newline at end of file diff --git a/4_modsel_regul.qmd b/4_modsel_regul.qmd new file mode 100644 index 0000000000000000000000000000000000000000..1fa0889316b21bbd3f4fb1782f9da2d11fa181ff --- /dev/null +++ b/4_modsel_regul.qmd @@ -0,0 +1,4 @@ +# Introduction to model selection and regularization + +1. [Course](./model_selection_regularization.pdf) (pdf) +2. [Practice](./Practical_d.html) diff --git a/4_modsel_regul/course.qmd b/4_modsel_regul/course.qmd new file mode 100644 index 0000000000000000000000000000000000000000..075c9339546dd6999fa88669f3203ca273f0d188 --- /dev/null +++ b/4_modsel_regul/course.qmd @@ -0,0 +1,3 @@ +# Introduction to model selection and regularization + +[Course](./model_selection_regularization.pdf) (pdf) \ No newline at end of file