From ca14623b840c28fabadd9684fef87ca2d14f598f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konrad=20V=C3=B6lkel?= <mail@konradvoelkel.com> Date: Wed, 12 Jul 2023 23:59:19 +0200 Subject: [PATCH] EM chapter --- _toc.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_toc.yml b/_toc.yml index ebf44ab..00fa1fe 100644 --- a/_toc.yml +++ b/_toc.yml @@ -46,4 +46,6 @@ parts: - file: dimensionsreduktion - file: lineare-regression - file: kernel-methoden - - file: statistische-tests \ No newline at end of file + - file: statistische-tests + - file: model-selection + - file: expectation-maximization \ No newline at end of file -- GitLab