Skip to content

Commit

Permalink
fix exercises
Browse files Browse the repository at this point in the history
  • Loading branch information
tpielok committed Oct 16, 2024
1 parent 1466238 commit 41605d5
Show file tree
Hide file tree
Showing 64 changed files with 14 additions and 155 deletions.
3 changes: 0 additions & 3 deletions exercises/advriskmin/ex_advriskmin_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Risk Minimization - Regression}

\aufgabe{Risk Minimizers for Generalized L2-Loss}{
Expand Down
3 changes: 0 additions & 3 deletions exercises/advriskmin/ex_advriskmin_2.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Risk Minimization - Classification}

\aufgabe{Risk Minimizers for 0-1-Loss}{
Expand Down
3 changes: 0 additions & 3 deletions exercises/advriskmin/ex_advriskmin_3.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Risk Minimization - MLE and ERM}

\aufgabe{Connection between MLE and ERM}{
Expand Down
2 changes: 0 additions & 2 deletions exercises/advriskmin/ic_advriskmin_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopficsl{}{Risk Minimization - Regression}

Expand Down
2 changes: 0 additions & 2 deletions exercises/advriskmin/ic_sol_advriskmin_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopficsl{}{Risk Minimization - Regression}

Expand Down
3 changes: 0 additions & 3 deletions exercises/advriskmin/sol_advriskmin_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}


\kopfsl{}{Risk Minimization - Regression}

Expand Down
3 changes: 0 additions & 3 deletions exercises/advriskmin/sol_advriskmin_2.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Risk Minimization - Classification}


Expand Down
2 changes: 0 additions & 2 deletions exercises/advriskmin/sol_advriskmin_3.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Risk Minimization - MLE and ERM}

Expand Down
6 changes: 0 additions & 6 deletions exercises/boosting/ex_boosting_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}
\input{../../latex-math/ml-ensembles.tex}
\input{../../latex-math/ml-trees.tex}


\kopfsl{}{Boosting}


Expand Down
4 changes: 0 additions & 4 deletions exercises/boosting/ex_boosting_2.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}
\input{../../latex-math/ml-ensembles.tex}

\kopfsl{}{Boosting}

\aufgabe{Gradient Boosting}{
Expand Down
4 changes: 0 additions & 4 deletions exercises/boosting/ic_boosting_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}
\input{../../latex-math/ml-ensembles.tex}
\input{../../latex-math/ml-trees.tex}

\kopficsl{}{Boosting}

Expand Down
4 changes: 0 additions & 4 deletions exercises/boosting/ic_sol_boosting_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}
\input{../../latex-math/ml-ensembles.tex}
\input{../../latex-math/ml-trees.tex}

\kopficsl{}{Boosting}

Expand Down
4 changes: 0 additions & 4 deletions exercises/boosting/sol_boosting_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}
\input{../../latex-math/ml-ensembles.tex}
\input{../../latex-math/ml-trees.tex}


\kopfsl{}{Boosting}
Expand Down
6 changes: 0 additions & 6 deletions exercises/boosting/sol_boosting_2.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}
\input{../../latex-math/ml-ensembles.tex}
\input{../../latex-math/ml-trees.tex}


\kopfsl{}{Boosting}


Expand Down
3 changes: 0 additions & 3 deletions exercises/cod/collection_cod.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb_coll.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}
\input{../../latex-math/ml-trees.tex}

\kopf{Curse of Dimensionality}

Expand Down
2 changes: 0 additions & 2 deletions exercises/cod/ex_cod_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Curse of Dimensionality}

Expand Down
2 changes: 0 additions & 2 deletions exercises/cod/ic_cod.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopficsl{}{Curse of Dimensionality}

Expand Down
2 changes: 0 additions & 2 deletions exercises/cod/ic_sol_cod.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopficsl{}{Curse of Dimensionality}

Expand Down
2 changes: 0 additions & 2 deletions exercises/cod/sol_cod_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Curse of Dimensionality}

Expand Down
3 changes: 0 additions & 3 deletions exercises/feature-selection/collection_feature_selection.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb_coll.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}
\input{../../latex-math/ml-trees.tex}

\kopf{Feature Selection}

Expand Down
2 changes: 0 additions & 2 deletions exercises/feature-selection/ex_feature_selection_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Feature Selection}

Expand Down
3 changes: 0 additions & 3 deletions exercises/feature-selection/sol_feature_selection_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Feature Selection}


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb_coll.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}
\input{../../latex-math/ml-trees.tex}

\kopf{Information Theory}

Expand Down
2 changes: 0 additions & 2 deletions exercises/information-theory/ex_information_theory_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Information Theory}

Expand Down
2 changes: 0 additions & 2 deletions exercises/information-theory/ex_information_theory_2.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Information Theory}

Expand Down
2 changes: 0 additions & 2 deletions exercises/information-theory/ic_information_theory_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopficsl{}{Information Theory}

Expand Down
2 changes: 0 additions & 2 deletions exercises/information-theory/ic_information_theory_2.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopficsl{}{Information Theory}

Expand Down
2 changes: 0 additions & 2 deletions exercises/information-theory/ic_sol_information_theory_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopficsl{}{Information Theory}

Expand Down
3 changes: 1 addition & 2 deletions exercises/information-theory/ic_sol_information_theory_2.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}


\kopficsl{}{Information Theory}

Expand Down
3 changes: 0 additions & 3 deletions exercises/information-theory/sol_information_theory_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{5}{Information Theory}


Expand Down
2 changes: 0 additions & 2 deletions exercises/information-theory/sol_information_theory_2.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{6}{Information Theory}

Expand Down
3 changes: 0 additions & 3 deletions exercises/multiclass/collection_multiclass.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb_coll.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}
\input{../../latex-math/ml-trees.tex}

\kopf{Multiclass Classification}

Expand Down
2 changes: 0 additions & 2 deletions exercises/multiclass/ex_multiclass_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Multiclass Classification}

Expand Down
Binary file modified exercises/multiclass/figure/unnamed-chunk-10-1.pdf
Binary file not shown.
3 changes: 0 additions & 3 deletions exercises/multiclass/ic_multiclass.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopficsl{}{Multiclass Classification}

\aufgabe{Multiclass Classification with 0-1-Loss}{
Expand Down
2 changes: 0 additions & 2 deletions exercises/multiclass/ic_sol_multiclass.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopficsl{}{Multiclass Classification}

Expand Down
2 changes: 0 additions & 2 deletions exercises/multiclass/sol_multiclass_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Multiclass Classification}

Expand Down
4 changes: 0 additions & 4 deletions exercises/regularization/collection_regularization.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb_coll.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}
\input{../../latex-math/ml-trees.tex}

\kopf{Regularization}

\tableofcontents
Expand Down
2 changes: 0 additions & 2 deletions exercises/regularization/ex_regularization_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Regularization}

Expand Down
2 changes: 0 additions & 2 deletions exercises/regularization/ex_regularization_2.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopfsl{}{Regularization}

Expand Down
Binary file modified exercises/regularization/figure/unnamed-chunk-10-1.pdf
Binary file not shown.
Binary file modified exercises/regularization/figure/unnamed-chunk-11-1.pdf
Binary file not shown.
Binary file modified exercises/regularization/figure/unnamed-chunk-12-1.pdf
Binary file not shown.
Binary file modified exercises/regularization/figure/unnamed-chunk-5-1.pdf
Binary file not shown.
Binary file modified exercises/regularization/figure/unnamed-chunk-6-1.pdf
Binary file not shown.
Binary file modified exercises/regularization/figure/unnamed-chunk-9-1.pdf
Binary file not shown.
3 changes: 0 additions & 3 deletions exercises/regularization/ic_regularization_1.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ library('knitr')
knitr::set_parent("../../style/preamble_ueb.Rnw")
@

\input{../../latex-math/basic-math.tex}
\input{../../latex-math/basic-ml.tex}

\kopficsl{}{Regularization}

\aufgabe{Lasso Regularization}{
Expand Down
Loading

0 comments on commit 41605d5

Please sign in to comment.