Skip to content

Commit

Permalink
correct the description of deep-dive sections
Browse files Browse the repository at this point in the history
  • Loading branch information
sandylaker committed Oct 30, 2023
1 parent a881b00 commit 6f98fed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Chapter 11.10: Optimal constant model for the empirical log loss risk"
weight: 11010
---
In this segment, we explore the derivation of the optimal constant model concerning the empirical log loss risk. This section is presented as an **optional** deep-dive, catering to students who are keen on delving into more detailed derivations. Please note that there are no videos accompanying this section.
In this segment, we explore the derivation of the optimal constant model concerning the empirical log loss risk. This section is presented as a **deep-dive**. Please note that there are no videos accompanying this section.

<!--more-->

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Chapter 11.15: Bias Variance Decomposition: Deep Dive"
weight: 11015
---
In this segment, we discuss details of the decomposition of the generalization error of a learner. This section is presented as an **optional** deep-dive, catering to students who are keen on delving into more detailed derivations. Please note that there are no videos accompanying this section.
In this segment, we discuss details of the decomposition of the generalization error of a learner. This section is presented as a **deep-dive**. Please note that there are no videos accompanying this section.

<!--more-->

Expand Down

0 comments on commit 6f98fed

Please sign in to comment.