Skip to content

Commit

Permalink
minor boosting slide update
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorcampbell committed Nov 3, 2024
1 parent 6ec9b85 commit 5305062
Show file tree
Hide file tree
Showing 7 changed files with 1,733 additions and 1,716 deletions.
5 changes: 3 additions & 2 deletions _freeze/schedule/slides/20-boosting/execute-results/html.json

Large diffs are not rendered by default.

840 changes: 422 additions & 418 deletions _freeze/schedule/slides/20-boosting/figure-revealjs/loss-funs-1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
967 changes: 485 additions & 482 deletions _freeze/schedule/slides/20-boosting/figure-revealjs/unnamed-chunk-2-1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,631 changes: 818 additions & 813 deletions _freeze/schedule/slides/20-boosting/figure-revealjs/unnamed-chunk-3-1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion _freeze/site_libs/revealjs/dist/theme/quarto.css

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions schedule/slides/20-boosting.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,11 @@ Algorithm (AdaBoost) 🛠️
* Final classifier is $G(x) = \textrm{sign}\left( \sum_{m=1}^M \alpha_m G(x, \theta_m)\right)$


## Example Performance

Adaboost with decision stumps (just one split) on synthetic data

![](gfx/boosting.png){fig-align="center"}

## Using mobility data again

Expand Down
Binary file added schedule/slides/gfx/boosting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5305062

Please sign in to comment.