Skip to content

Commit fef0a85

Browse files
committed
Add illustration of curse of dimensionality
1 parent 4d7022d commit fef0a85

File tree

2 files changed

+342
-0
lines changed

2 files changed

+342
-0
lines changed

source-code/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ to create it. There is some material not covered in the presentation as well.
2626
examples are provided forsupervised (regression and classification) and
2727
unsupervised (clustering) learnign, as well as dimensionality reduction for
2828
visualization of high-demensional data.
29+
* [`kullback_leibler_divergence.ipynb`}(kullback_leibler_divergence.ipynb): illustrating
30+
the Kullback-Leibler divergence for probability distributions.
31+
* [`curse_of_dimensionality.ipynb`](curse_of_dimensionality.ipynb): illustration of
32+
the curse of dimensionality.

0 commit comments

Comments
 (0)