Skip to content

Commit

Permalink
Merge pull request #282 from slds-lmu/nutshell-cart
Browse files Browse the repository at this point in the history
added chapter for cart nutshell
  • Loading branch information
ludwigbothmann authored Nov 1, 2023
2 parents dda1357 + 7e4c66b commit 2e20bcc
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions content/chapters/06_cart/06-00-nutshell-cart.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "Chapter 06.00: CART: In a Nutshell"
weight: 6000
---
In this nutshell chunk, we unravel the workings of CARTs (Classification and Regression Trees).

<!--more-->

### Lecture video

{{< video id="t2PB42edS7Q" >}}

### Lecture slides

{{< pdfjs file="https://github.com/slds-lmu/lecture_i2ml/blob/master/slides-pdf/slides-cart-nutshell.pdf" >}}

0 comments on commit 2e20bcc

Please sign in to comment.