Skip to content

Commit c35e7eb

Browse files
committed
add correspondence plot
1 parent 806d370 commit c35e7eb

File tree

3 files changed

+20
-1
lines changed

3 files changed

+20
-1
lines changed

notes/03_kernel-pca/5_apply.tex

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ \subsection{Applying Kernel PCA}
66

77
\notesonly{\question{How do I interpret the role of PCs?}}
88

9-
\svspace{-7mm}
109

10+
\only<1>{
11+
\svspace{-7mm}
1112
\begin{center}
1213
\includegraphics[height=5cm]{img/contourplot_kpca_rbf}
1314
\notesonly{\captionof{figure}{Projections onto individual PCs}}
@@ -17,6 +18,24 @@ \subsection{Applying Kernel PCA}
1718
\includegraphics[height=3.2cm]{img/screeplot_kpca_rbf.pdf}
1819
\notesonly{\captionof{figure}{Scree plot}}
1920
\end{center}
21+
}
22+
\only<2>{
23+
\slidesonly{
24+
\begin{minipage}{0.45\textwidth}
25+
\begin{center}
26+
\includegraphics[width=6cm,trim={12mm 115mm 0 0},clip]{img/contourplot_sigma1_kpca_rbf}
27+
\end{center}
28+
\end{minipage}
29+
\begin{minipage}{0.5\textwidth}
30+
}
31+
\begin{center}
32+
\includegraphics[width=7cm]{img/correspondence_rbf_sigma1}
33+
\notesonly{\captionof{figure}{Correspondences between spaces}}
34+
\end{center}
35+
\slidesonly{
36+
\end{minipage}
37+
}
38+
}
2039

2140
\end{frame}
2241

146 KB
Binary file not shown.
54.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)