From a45ab4d0bee5638744dad4c5e4017a55cc90a2fc Mon Sep 17 00:00:00 2001
From: mehce338 <mehce338@student.liu.se>
Date: Mon, 2 Dec 2024 14:50:32 +0100
Subject: [PATCH] Notes for assignment 4.1

---
 lab2/lab-notes.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lab2/lab-notes.md b/lab2/lab-notes.md
index fccb9e9..3abf552 100644
--- a/lab2/lab-notes.md
+++ b/lab2/lab-notes.md
@@ -134,6 +134,7 @@
 - _What are the practical approaches for reducing the expected new data error,
   according to the book?_
 
+   It is impossible to calculate $E _{new}$ but it can be estimated using various methods. It is therefore hard to minimize $E _{new}$, in some cases a better loss funtion can reduce $E _{new}$.
   [p. 65]
 
 - _What important aspect should be considered when selecting minibatches,
-- 
GitLab