We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 989eb26 + fef0a85 commit e2a211fCopy full SHA for e2a211f
4 files changed
dimensionality_reduction.pptx
2 Bytes
source-code/README.md
@@ -26,3 +26,7 @@ to create it. There is some material not covered in the presentation as well.
26
examples are provided forsupervised (regression and classification) and
27
unsupervised (clustering) learnign, as well as dimensionality reduction for
28
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