Martin Thoma 11 年之前
父节点
当前提交
9c4de0b4fa

+ 4 - 13
presentations/Datamining-Proseminar/Kurzpraesentation/LaTeX/Ende.tex

@@ -1,23 +1,14 @@
-\subsection{Aufgabe 3}
-\begin{frame}{Aufgabe 3}
-Zeigen Sie: Wenn der Graph eines Kreises bipartit ist, dann hat der Kreis gerade Länge.
-\end{frame}
-
 \subsection{Bildquellen}
 \begin{frame}{Bildquellen}
 \begin{itemize}
-	\item \href{http://commons.wikimedia.org/wiki/File:Hypercube.svg}{http://commons.wikimedia.org/wiki/File:Hypercube.svg}
-    \item \href{http://commons.wikimedia.org/wiki/File:Konigsberg\_bridges.png}{http://commons.wikimedia.org/wiki/File:Konigsberg\_bridges.png}
-    \item \href{http://commons.wikimedia.org/wiki/File:Unit\_disk\_graph.svg}{http://commons.wikimedia.org/wiki/File:Unit\_disk\_graph.svg}
-    \item \href{http://goo.gl/maps/WnXRh}{Google Maps} (Grafiken \TCop 2013 Cnes/Spot Image, DigitalGlobe)
-	\item \href{http://cf.drafthouse.com/\_uploads/galleries/29140/good_will\_hunting\_3.jpg}{cf.drafthouse.com/\_uploads/galleries/29140/good\_will\_hunting\_3.jpg}
+	\item -
 \end{itemize}
 \end{frame}
 
 \subsection{Literatur}
 \begin{frame}{Literatur}
 \begin{itemize}
-    \item A. Beutelspacher: \textit{Diskrete Mathematik für Einsteiger}, 4. Auflage, ISBN 978-3-8348-1248-3
+    \item Charu C. Aggarwal, Nan Li: \textit{On Node Classification in Dynamic Content-based Networks}
 \end{itemize}
 \end{frame}
 
@@ -25,9 +16,9 @@ Zeigen Sie: Wenn der Graph eines Kreises bipartit ist, dann hat der Kreis gerade
 \begin{frame}{Folien, \LaTeX und Material}
 Der Foliensatz und die \LaTeX und Ti\textit{k}Z-Quellen sind unter
 
-\href{https://github.com/MartinThoma/LaTeX-examples/tree/master/presentations/Diskrete-Mathematik}{github.com/MartinThoma/LaTeX-examples/tree/master/presentations/Diskrete-Mathematik}
+\href{https://github.com/MartinThoma/LaTeX-examples/tree/master/presentations/Datamining-Proseminar}{github.com/MartinThoma/LaTeX-examples/tree/master/presentations/Datamining-Proseminar}
 \\
 
 Kurz-URL:
-\href{http://goo.gl/uTgam}{goo.gl/uTgam}
+\href{http://tinyurl.com/Info-Proseminar}{tinyurl.com/Info-Proseminar}
 \end{frame}

+ 3 - 8
presentations/Datamining-Proseminar/Kurzpraesentation/LaTeX/Grundlagen.tex

@@ -1,8 +1,3 @@
-\subsection{Grundlagen}
-\begin{frame}{Graph}
-\begin{block}{Graph}
-Ein Graph ist ein Tupel $(E, K)$, wobei $E \neq \emptyset$ die Eckenmenge und 
-$K \subseteq E \times E$ die 
-Kantenmenge bezeichnet.
-\end{block}
-\end{frame}
+\subsection{Situation}
+\framedgraphic{Social Network}{../images/unlabeled-network}
+\framedgraphic{Partially labeled network}{../images/partially-labeled-network}